How do I get a image in a data bound grid

How do I get a image in a data bound grid. I have a database column that has an inage index in it and I have a imagelist with a couple of images in it. How do I get the data bound grid to display the image instead of the text.

2 Replies

AD Administrator Syncfusion Team March 22, 2004 10:42 PM UTC

In 2030, there is a "Image" celltype that you can use to do this. In 2030, there is a bug that requires you to do part of the work in PrepareViewStyleInfo. Here is a sample showing how you might do it. forumImage_1936.zip


BM Brenda Maloff April 7, 2004 12:02 PM UTC

Works like a charm. Thanks.

Loader.
Up arrow icon