how to load large number of data in datatable?
how to load large number of data in datatable?
nhojlrahc
Posts: 2Questions: 1Answers: 0
This my code.
When my query has top 900. it load the data.
But when i remove the top 900. there is an error.
Need to display thousands of record.
This discussion has been closed.
Answers
What do you find when following the troubleshoot steps at the link in the error?
https://datatables.net/manual/tech-notes/1
Take a look at this FAQ regarding performance improvement options.
Kevin
there's no error
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
in the server's "php.ini" file, increase the value of the parameter "memory_limit=512M"