Unplanned
Last Updated: 20 May 2025 06:36 by Ling
Ling
Created on: 20 May 2025 06:36
Category: Data Grid
Type: Feature Request
1
Add support for toBlob for Excel Export
Currently, exporting a large dataset to Excel is slow and can be improved by using a `toBlob` method instead of `toDataURL`, as `toBlob` generates binary data more efficiently, reducing memory usage and speeding up the export process, especially for larger files
0 comments