process large datasets with post data
process large datasets with post data
shorif2000
Posts: 5Questions: 3Answers: 0
I am trying to process large datasets with post data, i cannot seem to add my own post data using this example or find any example that does do it. I want the table to be paginated and not scrollable.
https://datatables.net/extensions/scroller/examples/initialisation/server-side_processing.html
the place i am trying to implmenet into is
This discussion has been closed.
Answers
Check out
deferRender
Here is my up to date code. problem is it crashes the browser. the ajax is returning 30mb of data nearly 2000 rows
I am going to let @allan speak on this, as I don't use DataTables with ajax feature.