jQuery sorting in table is most easiest way to sort data in html table. jQuery table sorting work with tbody tag and thead tags. It does not need to refresh whole page to load data from database.
The most usable jquery sorting plugins are
- 1. tablesorter
- 2. DataTables
1. Table Sorter
Demo

jQuery Table sorting
Download
http://tablesorter.com/docs/#Download

Data Sorting in jQuery
2. DataTables
Demo
Download Source Code
http://www.datatables.net/download





Link to Us