15k record...
15k record...
narutimateum
Posts: 12Questions: 0Answers: 0
dear mr allan...i need to know how do i handle datatable with a 15k row of data???.....its getting quite inefficient for me since the browser tends to crash or become unresponsive...
This discussion has been closed.
Replies
For a large dataset, there is a fantastic plugin.
visit the link--
http://www.datatables.net/release-datatables/extras/Scroller/server-side_processing.html
Secondly, as the docs say, IE may crawl if there is a large data set.
http://datatables.net/release-datatables/examples/data_sources/server_side.html
If you need to use join statement in your query, custom columns and more, You should check IgnitedDatatables library. https://github.com/n1crack/IgnitedDatatables-native-php-version
Regards,
Yusuf
Allan
Allan