Data table with high value(10000+ records)

Data table with high value(10000+ records)

soumensoumen Posts: 1Questions: 0Answers: 0
edited October 2012 in DataTables 1.9
How to handle the data table when a table consists of more than 7000 records, In case of paging will it retrieve all records. If it does so then every time it will fetch 7000+ product. and the application will be much much slower. How to handle this problem?

Replies

  • allanallan Posts: 63,394Questions: 1Answers: 10,451 Site admin
    http://datatables.net/faqs#speed
This discussion has been closed.