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

Unable to export excel from Grid

1 Answer 409 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sampathkumar
Top achievements
Rank 1
Sampathkumar asked on 09 Jul 2018, 06:32 AM

Hi All,

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

Sort by
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:
Demos of the above library are available here:

I hope the above information is useful.


Regards,
Preslav
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Sampathkumar
Top achievements
Rank 1
Answers by
Preslav
Telerik team
Share this question
or