Craptacular Posted June 15, 2012 Share Posted June 15, 2012 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... Any help would be fantastic! Thanks Quote Link to comment https://forums.phpfreaks.com/topic/264256-trying-to-make-my-search-results-table-sortable-ci/ Share on other sites More sharing options...
Mahngiel Posted June 16, 2012 Share Posted June 16, 2012 You're talking about an HTML table? And yes, tablesorter.js does indeed work. Quote Link to comment https://forums.phpfreaks.com/topic/264256-trying-to-make-my-search-results-table-sortable-ci/#findComment-1354338 Share on other sites More sharing options...
sKunKbad Posted June 17, 2012 Share Posted June 17, 2012 You can check out my Community Auth application, located at community-auth.com. The user management table is a full working example of searchable and paginated query for users. It'll for sure get you on the right track. Quote Link to comment https://forums.phpfreaks.com/topic/264256-trying-to-make-my-search-results-table-sortable-ci/#findComment-1354544 Share on other sites More sharing options...
astrologerdev11 Posted June 17, 2012 Share Posted June 17, 2012 Nice and quite useful post. Keep up the good work! Quote Link to comment https://forums.phpfreaks.com/topic/264256-trying-to-make-my-search-results-table-sortable-ci/#findComment-1354550 Share on other sites More sharing options...
Craptacular Posted June 18, 2012 Author Share Posted June 18, 2012 YEP! I was wrong... Tablesorter works perfectly. I got it working. It wasn't working because I was rushing to get it done, (on a Friday) and called the js before I included the librairies! Der! My bad guys. Thanks for the replies, folks! Quote Link to comment https://forums.phpfreaks.com/topic/264256-trying-to-make-my-search-results-table-sortable-ci/#findComment-1354902 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.