Retaining selection state of multiple datatables - help!
Retaining selection state of multiple datatables - help!
Can some one give me advice how to proceed?
I have a data table that will be populated based on some inputs - there may be several thousands of entries (using oScroller). one can scroll down to may be 4500th row and click , that will trigger population of another set of similar smaller sub tables ( again selections are possible) .
My need is to retain the table status including selections and scrolling even after a page refresh / re-login- my own cookies / fnstate save i tried but i doubt in that approach.
Help! :)