Posted 17 April 2020, 1:37 am EST
I am using saveAsync() to download the wijmo flexsheet. But it is taking long time to get downloaded. Is there any way to set zip the file, or any other way to download the file faster?
Forums Home / Wijmo / General Discussion
Posted by: teenu.k on 17 April 2020, 1:37 am EST
Posted 17 April 2020, 1:37 am EST
I am using saveAsync() to download the wijmo flexsheet. But it is taking long time to get downloaded. Is there any way to set zip the file, or any other way to download the file faster?
Posted 20 April 2020, 6:04 am EST
Hi,
Can you please provide a sample data which we can use to replicate the issue?
Also, in the latest version of Wijmo, 5.20201.664, we have updated the saveAsync method so that it runs purely asynchronous. So, you can add a progress indicator while exporting the FlexGrid or FlexSheet:
https://www.grapecity.com/wijmo/demos/Grid/ImportExportPrint/Excel/ProgressIndicator/purejs
Regards,
Ashwin