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

[Solved] RadGrid ExportSettings Custom Paging, Filtering Issue

3 Answers 242 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mahesh Babu
Top achievements
Rank 1
Mahesh Babu asked on 28 Jul 2009, 09:41 AM
Hi,

I have a RadGrid to which I am applying custom paging and filtering. Radgrid only fetches and displays data depending on the page size. For example, If I have a display 1million records and my pagesize is 10, then my view will fetch and displays only 10 records filling virtualItemCount as 1million.

Now, I want to export this data to CSV, PDF and Excel. Export settings is exporting only data(in this case 10records) as ouput to a file but I want to export 1million records in this case.

Is there anyway to give another set to the export settings to export to a file.

Thanks,
Mahesh

3 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 28 Jul 2009, 10:34 AM
Hello Mahesh,

I'm afraid that such amount of data couldn't be exported using our export engines. Furthermore, I'm confident that you can't even display 1,000,000 items without getting "timeout" error.

Best  regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Mahesh Babu
Top achievements
Rank 1
answered on 28 Jul 2009, 02:13 PM
Hi,

Its just my exaggeration. I will get atmost 1000 records to export. Is there anyway to give these records to export option??


Thanks,
Mahesh
0
Pavlina
Telerik team
answered on 31 Jul 2009, 01:25 PM
Hello Mahesh,

Attached to this message is a simple runnable application that demonstrates the desired functionality. Please give it a try and let me know if you need additional assistance.

Sincerely yours,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Mahesh Babu
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Mahesh Babu
Top achievements
Rank 1
Pavlina
Telerik team
Share this question
or