We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Grid Control

I have a dataset with one Table and 4 columns. The 4 columns are all type string. Each column will store a binary stream of gif file. I want to be able to display this in a Databound grid. I tried binding the XML to the grid and setting style Info for each column to be of Custom or Image type, nothing works. Can I have a sample?

1 Reply

AD Administrator Syncfusion Team August 12, 2005 11:35 PM UTC

If the columns in your datatable holds a byte[] holding your bitmaps, then you shoul dbe able to see them in the grid by setting the CellType = "Image". Here is a little sample. http://www.syncfusion.com/Support/user/uploads/ImagesInDataTable_10c40aec.zip

Loader.
Live Chat Icon For mobile
Up arrow icon