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
close icon

Displaying image in data bound GridGroupingControl

I would like to display an image in a column of a GridGroupingControl that is bound to a custom collection that inherits from System.Collections.ObjectModel.Collection(Of MyCustomDataClass)

The data class "MyCustomDataClass" has several properties of which one is a reference to an image. I have experimented with several different options including type of bitmap which causes the grid to display the bitmaps properties instead of the actual bitmap.

What field type should the custom data class use for an image or is there additional work that needs to be done?


1 Reply

VA Valli Syncfusion Team July 9, 2007 12:48 PM UTC

Hi Chad,

The below attached sample helps you to displays image in the Grid Grouping Control.

http://www.syncfusion.com/Support/user/uploads/Forum-63705_e5c83128.zip

To display images in the cells of the Grid Grouping control, you have to add the below handler in your web.config file.





Please let us know if this helps you.

Regards,
Valli


Loader.
Live Chat Icon For mobile
Up arrow icon