This is a migrated thread and some comments may be shown as answers.

Reorder radgrid columns and export to excel

1 Answer 96 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sheila
Top achievements
Rank 1
sheila asked on 17 Nov 2016, 06:34 PM
How do I keep the new order of reordered columns when exporting to excel? It keeps reverting back to the original column order when I export.

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 22 Nov 2016, 12:14 PM
Hello Sheila,

Try experimenting with these properties:
<ClientSettings AllowColumnsReorder="true" ReorderColumnsOnClient="false" ColumnsReorderMethod="Swap">

Also, try setting the IgnorePaging export setting to false.

Regards,
Eyup
Telerik by Progress
Telerik UI for ASP.NET AJAX is ready for Visual Studio 2017 RC! Learn more.
Tags
Grid
Asked by
sheila
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or