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

[Solved] Exporting to Excel when using a DataPager

1 Answer 110 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jens
Top achievements
Rank 1
Jens asked on 12 Oct 2009, 02:06 PM
Hello,

is it possible to export all data, when using a DataPager instead of only the current page?

Thanks,
Jens

1 Answer, 1 is accepted

Sort by
0
Accepted
Stefan Dobrev
Telerik team
answered on 16 Oct 2009, 06:13 AM
Hi Jens,

It is possible but with a little workaround. You should set the PageSize property of the DataPager to 0, then you export the grid and after that return to the previously stored page size.

Best wishes,
Stefan Dobrev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Jens
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Share this question
or