Hi,
When exporting a datatable with 50k - 100k rows in it and when deferRender: true... the page becomes unresponsive across all browsers. There are many discussions regarding this issue, however I haven't seen a solution that would be best suited for the case of 50-100k rows. I am not using serverside.
Is there a way I can split the export into a new excel sheet to download every 10k rows using javascript?
I have the latest version of datatables.
Thanks,
CH