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
2715
Change columns order on excel Export
posted

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!

  • 2715
    Verified Answer
    Offline posted

    found it!

    It's header.visible position property that i need to use, and i user in the ExportStarted event od the ExcelExporter