Closed soisme closed 8 years ago
the sort preference is not kept after page refresh, but it should be after the ajax call
if you want to store the sorting state in cookie, look at the lookupSortContext
function, you can get the context from the table the same way and store it in the cookie
did you solve it? can I close the issue now?
yea just close the issue.
How does applyLast work? It doesn't remember my sort preference after I refresh the page or make a new ajax call.
Is there a way to add the sort preference to cookie?