Keeping selected page over Ajax reload
Keeping selected page over Ajax reload

Hi,
How can I make DataTables to keep the selected page over Ajax reload?
See this fiddle. Data is reloaded every 5 seconds. Try to change the page. Every now and then the first page is selected even if you tried to select some other page.
Harri
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
The parameter resetPaging seems to resolve the issue.