I'm populating a DataTable at runtime, which is the DataSource for a RadGrid. It uses paging, and I've set IgnorePaging="true" in ExportSettings of the grid. Yet, it exports only the current page and not the entire DataTable.
Your help is very much appreciated.
2 Answers, 1 is accepted
0
Marin
Telerik team
answered on 02 Nov 2010, 02:50 PM
Hi Kaiser,
This is not expected behavior for the grid. Check once again if you have configured properly the export settings. Please note also that to use the export functionality your grid must be configured to use advanced databinding in contrast with the simple databind which does not support exporting. If the problem persists, a code sample will be appreciated in order to provide further assistance.
Kind regards,
Marin
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items