Auto sorting in horizontal html table

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Auto sorting in horizontal html table



I'm trying to create a horizontal table which can be sorted automatically.
e.g.


|Country 1|Country2|
Population | 12134| 232312|
GPD | 23| 34|



I want to sort by Population or GPD. I used to use tablesorter for table problems but I can't find any thing for this.
Any help is greatly appreciated.




1 Answer
1



I used to use list.js



http://listjs.com/



has good support for sorting tables. See if it fulfills your needs.





thanks. This is what i need, but unfortunately, in the previous version we used <table> too much. changing to <li> would be a real challenge.
– dolphin
Jul 14 '14 at 15:20






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Stripe::AuthenticationError No API key provided. Set your API key using “Stripe.api_key = ”

CRM reporting Extension - SSRS instance is blank

Keycloak server returning user_not_found error when user is already imported with LDAP