hhurz / tableExport.jquery.plugin

jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL, Word, Excel, PNG and PDF
MIT License
990 stars 716 forks source link

Export csv or xlsx file performance is so slowly via tableExport jquery plugin #291

Closed iamawiseboy closed 4 years ago

iamawiseboy commented 4 years ago

Export csv or xlsx file performance is so slowly via tableExport jquery plugin when the table have more than 10000 record(s), How to fix?

hhurz commented 4 years ago

There already exist several issues dealing with export of large tables. Please have a look to them: #250, #195, #132, #127, #70. Perhaps those issues help you in solving yours. Finally I never figured out what caused the reported problems. There are some hints: