[data grid] Excel export of a big amount of rows hangs up the page, any suggestions? #6772
Closed
2 tasks done
Labels
component: data grid
This is the name of the generic UI component, not the React module!
feature: Export
plan: Premium
Impact at least one Premium user
waiting for 👍
Waiting for upvotes
Duplicates
Latest version
Summary 💡
I'm trying to handle downloading all the records from a table, it works like a charm for CSV files, but when I use the downloadAsExcel function, if the rows are more than let's say 50k, the page hangs up until the file is compiled.
I was trying to figure out a way with a web-worker but couldn't get it to work properly (might be due to my repo using yarn 2 + craco)
Examples 🌈
I'm downloading all records using a call that get's me everything and then calling this function
It would be awesome if mui-x already supported compiling the file using a web-worker but I would appreciate any ideas on how to make this work better
Motivation 🔦
No response
Order ID 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: