How to handle large amount of data to be displayed in table?

How to handle large amount of data to be displayed in table?

premkumarpremkumar Posts: 9Questions: 0Answers: 0
edited March 2013 in General
Hi Allan,

I have totally 700 records in my table. I am displaying in table using AjaxSource to get database result. While getting large data, page is hanged and taking more time to display the records. How to fix this problem. Guide me to fix..

Replies

  • allanallan Posts: 63,523Questions: 1Answers: 10,473 Site admin
    http://datatables.net/forums/discussion/9719/how-to-ask-for-help - Give us a link to a test case please. 700 rows is not a lot so we need a test case to see what is happening - have you enabled deferred rendering?

    Allan
This discussion has been closed.