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

Parents
No Data
Reply
  • 48586
    posted

    Hello,

     

    I have created a small sample to illustrate how you could achieve your goal.

    Please run the sample and press UltraButton1 and let me know if this is what you are looking for.

     

    Please let me know if you have any further questions.

    WinGridExportValueListImage.zip
Children