Hi
I have a two band ultrawingrid that have first band header appear once and headers are repeated for each parent row's children. When I export to excel, I see the headers of the first band once on top. But the second band header appears as the last row's child band. Is there any way I can make the exported excel look like the grid?
Thanks
Hi,
I'm not sure I understand exactly what you are describing.
What version of the grid are you using? The UltraGridExcelExporter had a bug in it where it was not honoring the HeaderPlacement property. But that was fixed recently. So you may just need to get the latest service release.
How to get the latest service release - Infragistics Community
We are using Infragistics UltraWinGrid 8.2. Exported Grid headers for the child band appear at the end of the excel grid. Was it a safe assumption that if I use the ExcelExporter out of box, the exported excel should exactly look like the grid in the application?