20000 rows very slow to render
20000 rows very slow to render
Hi, I have a problem. We are using data tables for buyers in the company I work for to view their work queue. Some times their is a need to apply a selection to the data set that returns 20,000+ records. This is taking up to 2 minutes to render in the web page (Google chrome). Simply printing the data out with <BR> statements takes less than a second, but as soon as you add a HTML table it is very slow.
Can anyone suggest a way that we can improve the speed, so I don't have to start looking for a replacement for datatables for just this one page.
Thanks
Simon
Answers
FAQs:
http://datatables.net/faqs/index
Q. DataTables is running slow. How can I speed it up?
Other than that, you would need to show your code or preferably a link to the page showing the issue.