When using the table list to retrieve fields from a database table, and I make some columns sortable, when I click on the column to sort, the page reloads and clears the search form on the page. While the new page url does indeed say to sort by the column, my search criteria have been erased, and I have to submit them again.
Is there a way I can make the page-reload not erase my form data? and not reload the page?