advantage of client side Datatables with AJAX?
advantage of client side Datatables with AJAX?
Sorry, I don't have a sample page. I am loading up 12,000 rows into a datatable, and running into the 'a script is taking too long' message in firefox. I've researched client side ajax, but as far as I can tell, the only advantage is slightly reducing the amount of data being transferred from server to browser (since the html is unnecessary). Does datatables support reading data in chunks while still using client side processing? Is there some other advantage of client-side ajax I'm not seeing?
I really like the global and per-column filtering features that are so easy to do client-side. (I have a second question about server side processing.)
I really like the global and per-column filtering features that are so easy to do client-side. (I have a second question about server side processing.)
This discussion has been closed.
Replies
Allan