DannyDiaz Posted September 11, 2013 Share Posted September 11, 2013 I have an administrative panel for a site management system I have put in place. I have a sortable table with a bunch of client data, and I need to be able to sort by one of the parameters and keep it sorted even if I leave the page. How can I achieve this? Link to comment https://forums.phpfreaks.com/topic/282074-keep-list-sorted/ Share on other sites More sharing options...
trq Posted September 11, 2013 Share Posted September 11, 2013 Store the information you need to restore the current sort state somewhere when it changes. Link to comment https://forums.phpfreaks.com/topic/282074-keep-list-sorted/#findComment-1449125 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.