I was working on a task to export to excel with 100k rows with
50 columns, but when I click on export to excel it was generating an empty excel .Kindly help me in achieving the task.
Note: This is working well for 6000 rows.
Thanks & Regards,
Sampath
1 Answer, 1 is accepted
0
Preslav
Telerik team
answered on 10 Jul 2018, 10:48 AM
Hi Sampath,
Based on your post, I believe that the data for the export is too large to be exported on the client side. This is due to the fact that every browser has a limited amount of memory, and when it is reached - unexpected behavior might be observed.
What I could suggest is using server-side export. For example, you could take advantage of our Document processing library: