DataTables browser back button history support
DataTables browser back button history support
I'm currently using jqGrid and found that the browser back button isn't supported, and I have to do extra to get that working. Does DataTables have any support to retain the history when the user presses the back button?
Imagine the scenario where data is displayed in DataTables, and the user is on page #2. The user then goes to another site like google.com, then presses the back button. It's expected that the user still sees the same data that was presented on the page at page #2. Does DataTables support that? Or do I have to plug in one of those history plugin's?
thanks.
Imagine the scenario where data is displayed in DataTables, and the user is on page #2. The user then goes to another site like google.com, then presses the back button. It's expected that the user still sees the same data that was presented on the page at page #2. Does DataTables support that? Or do I have to plug in one of those history plugin's?
thanks.
This discussion has been closed.
Replies
However what it does not do is to have the back button work with paging within datatables.