Hi,I am trying to make my search results table sortable. The content is obviously dynamic, so how would I do this? Tablesorter.js does not work… I am using CodeIgniter, too.Any help would be fantastic!Thanks
I use jqGrid to display my results. Sorting is inherent. (It takes a day or two to learn how to use it, but it's well worth the time and effort. You get so much more than just sorting.) http://www.trirand.com/blog/jqgrid/jqgrid.html Click on the column headers. (If you ever get a few thousand rows returned, you'll be happy - paging is also "just there" for you.) Of course it's free, and there's a support forum for it. (No, it's not mine, I'm just glad someone wrote it.)