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

RadGrid exports only one page to Excel

2 Answers 317 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kaiser
Top achievements
Rank 1
Kaiser asked on 02 Nov 2010, 02:06 PM
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

Sort by
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
0
Kaiser
Top achievements
Rank 1
answered on 02 Nov 2010, 07:41 PM
Thank you for your help.  That worked!
Tags
Grid
Asked by
Kaiser
Top achievements
Rank 1
Answers by
Marin
Telerik team
Kaiser
Top achievements
Rank 1
Share this question
or