saveAsexcel() makes browser stuck.

0 Answers 54 Views
TreeList
Raghunandan
Top achievements
Rank 1
Raghunandan asked on 14 Jul 2023, 04:42 PM
I am using saveAsexcel() method to export the data of orders for months. it has large set of data. When i try to export for a week it export it properly, When i try to export for a month. Browser is keep on hanging and page becomes unresponsive. Is there any limit of data which we can export?
Georgi Denchev
Telerik team
commented on 19 Jul 2023, 07:28 AM

Hello, Raghunandan,

The amount of records that can be exported at once will depend mainly on the browser and available machine resources. If the data set is huge, you can look into server-side exporting:

https://docs.telerik.com/kendo-ui/controls/grid/export/excel-export#server-side-processing 

Best Regards,

Georgi

No answers yet. Maybe you can help?

Tags
TreeList
Asked by
Raghunandan
Top achievements
Rank 1
Share this question
or