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
440
Excel export with icons in childrows
posted

Hi,

I have a Wingrid which is linked to an Ultradatasource. The datasource consists of a band with three child bands. All 4 bands have an icon as the first column. When I export the grid to Excel, only the icon on the parent rows are being exported. The icons on child rows are not exported (and thus not visible) in Excel. I'm using version 9.2 and my code is like:

this.expExcel.Export(this.ultraGrid2, "test.xls");

 

Regards,

Ronald de Zwart.

 

Parents
  • 469350
    Suggested Answer
    Offline posted

    Hi Ronald,

    I'm pretty sure that this is a known bug that will be corrected in the next service release.

    If you want to make absolutely sure, post a small sample project here that demonstrates the issue and I will check it out to make sure the issue is indeed fixed.

Reply Children
No Data