Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1375
UltraGridExcelExporter - Exporting Cell ValueList images
posted

I have a grid that has columns with ValueLists to display images in the cell based on specific data. The ValueListItem Appearance.ImageBackground is where the image is set.

When exporting to Excel, the columns with the ValueList remain blank. I've seen a lot of older posts that state the images aren't supported however the Samples version I have for Exporting Images to Excel states that the Exporter now has native support for images.

Is there some property or event I need to set/handle to make this work?

Thanks