New to KendoReact? Start a free 30-day trial
Export to Excel Grid Reordered Columns
Environment
Product Version | 5.5.0 |
Product | Progress® KendoReact Grid |
Description
I want to maintain the column orders when I export the Grid to Excel, how can I achieve this?
Solution
This requires setting the columns inside the ExcelExport, then sorting and updating the gridColumns inside the onColumnReorder event.
This is an example showcasing this approach:
Change Theme
Theme
Loading ...