Hi!
I have a grid and I use and ExcelExporter to generate an Excel file.
now i would like to change the order of some columns in the export file. They should stay the same in the grid, but reordered in the file.
How could i do this?
Thank you!
found it!
It's header.visible position property that i need to use, and i user in the ExportStarted event od the ExcelExporter