Picture in Grid

How do I put a picture in grid? I saved it in database, but when i select it in grid all i see is the type of cell(byte[]Array). I would like to see a picture!

1 Reply

AD Administrator Syncfusion Team December 29, 2004 09:50 AM UTC

Take a look at the Grid\Samples\DataBound\GridDataBoundImageCell sample. It shows one way to display a pictures from a column in a database.

Loader.
Up arrow icon