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

Export to XLS with ignore paging

3 Answers 75 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Marcin
Top achievements
Rank 1
Marcin asked on 25 Mar 2010, 01:26 PM

I have a problem with export radGrid. I got only first page of radGrid item. I try do it with Telerik and Silverlight pager. How should I do it? It’s possible? Q1 2010.

In ASPX was properties “ignore paging”.

Thanks.

3 Answers, 1 is accepted

Sort by
0
Accepted
Rossen Hristov
Telerik team
answered on 25 Mar 2010, 01:34 PM
Hi Marcin,

What you can do is the following. When you want to export, set he PageSize to 0. This will disable paging and display all of the data. Then export. Then return the PageSize to whatever it was.

I hope this helps.

Sincerely yours,
Ross
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
Tobias
Top achievements
Rank 1
answered on 22 Apr 2013, 08:48 AM
Hi,
my Gridview variable doesn't have a attribute like Grid.PageSize. I use Telerik Silverlight 2013 Q1.
Did the attribute name change?

- Tobi
0
Dimitrina
Telerik team
answered on 22 Apr 2013, 09:09 AM
Hi Tobi,

This is actually a property of the RadDataPager.

All the best,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Marcin
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Tobias
Top achievements
Rank 1
Dimitrina
Telerik team
Share this question
or