ExcelIO -> no headers ./. missing grouped data

Hi,

when exporting a grid via excelIO the Excel-Sheet contains no headers. Which property has to be set to export the headers to the spreatsheet?
If the grid has grouped areas the hidden data will not be exported to the spreatsheet. Is there an option or a work-around to export the whole data with the grouped areas to a spreatsheet?

Best regards.

^PUSH

no answer since a month. very nice customer care!

Set AdvGridExcelIO.GridStartCol / AdvGridExcelIO.GridStartRow to zero.

If you have collapsed groups, call grid.ExpandAll before performing the export