Ajax like performance on inline data (I have 3,000 records and dataTables is being slow)
Ajax like performance on inline data (I have 3,000 records and dataTables is being slow)
So I have a table with around 2,800 records (or rows)... our backend guys are not quite ready to support AJAX, so it's up to me to make sure the end user has a good experience... is there any way to get dataTables to treat the table as remote data, and only execute on stuff it only absolutely needs to? Using things like infinite scroll (or pagination) I'm sure would help me immensely.
This discussion has been closed.
Replies
Allan