When the data is too large for the server to run 'export to excel', is there an alternative to stream the content to a ?
1 Answer, 1 is accepted
0
Dimitar
Telerik team
answered on 11 Mar 2019, 06:48 AM
Hello Marius,
In general, the Native Vue Grid component can export data to excel on the client-side through the saveExcel() method. It currently allows customizing the exported file by defining specific columns that are exported. However, the maximum size of the exported file has a system-specific limit. That being said, when working with large data sets, it is highly recommended that you use a server-side solution.
Regards,
Dimitar
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items