First time here? Check out the FAQ!
Is there a way to store a listbox's state (like sorted column number, page etc) on a refresh?
I have a page with a listbox, and I want the listbox's state to be stored and the same be displayed when user click's on refresh button of the browser. I have succeeded in storing the page with listbox.getPaginal.getActivePage() and storing it in the session's scope. I want to know if there is a way of getting the sorted status...
Asked: 2009-10-20 08:26:07 +0800
Seen: 140 times
Last updated: Jan 28 '20