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

Export Excel out of memory issue with 70 columns

1 Answer 249 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ruchi
Top achievements
Rank 1
Ruchi asked on 06 Feb 2015, 10:25 AM
Hello Team,

I am using Rad grid, that is having more then 100000 records with 70 columns, 

I tried with even 10000 records only to check export issues but, Export to excel is not working, it slows down the page, and after waiting for 20 mins, its still not exporting the data.

Can anyone help me out with this?

Thanks and Regards,
Ruchi Patel

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 09 Feb 2015, 04:29 PM
Hi,

We strongly recommend not to export large amounts of data since there is a chance to encounter an exception (Timeout or OutOfMemory as it is in your case). RadGrid is not suitable for such scenarios and therefore we suggest that you limit the number of columns and rows.

However, you could try using Telerik document processing Libraries. Thanks to these libraries you can directly traverse your datasource and generate the XLSX file which supports more than 65,000 rows unlike the BIFF format which is an older and more limited one. You can examine our online documentation which would help you get started easily. 
RadSpreadProcessing Overview
RadSpreadProcessing Getting Started

Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Ruchi
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or