When exporting with the RadGrid to excel, is it possible to retain the sort of the RadGrid in excel when exporting data only?
1 Answer, 1 is accepted
0
Daniel
Telerik team
answered on 28 May 2009, 03:35 PM
Hello Phil,
The sorting state should be persisted by default, no matter whether you set IgnorePaging or ExportOnlyData because the expression keeps the current state.