Conditional state recovery
Conditional state recovery
Hi,
I'm using bStateSave : true to save the state (sorting, page size, search etc) of my datatable.
For some reasons the users do not always want to recover the table state, but some times when comming back through some link instead have a default initialized table.
There is possibility to insert a callback (fnCookkieCallback) at saving of the cookie, but I found no callback for when reading the cookie.
Have I missed something, or could there be another way of accomplishing this, that I haven't figured out?
greetings from Sweden!
I'm using bStateSave : true to save the state (sorting, page size, search etc) of my datatable.
For some reasons the users do not always want to recover the table state, but some times when comming back through some link instead have a default initialized table.
There is possibility to insert a callback (fnCookkieCallback) at saving of the cookie, but I found no callback for when reading the cookie.
Have I missed something, or could there be another way of accomplishing this, that I haven't figured out?
greetings from Sweden!
This discussion has been closed.
Replies
Allan