Build Sortable HTML Table with jQuery Plugin: tablesorter
Dual licensed under MIT or GPL, tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable HTML table without page refreshes. It can successfully parse and sort many types of data including linked data in a cell. The tablesorter has many useful features including: Multi-column sorting; Parsers for sorting text, URIs, integers, currency, floats, IP addresses, dates (ISO, long and short formats), time; Support secondary “hidden” sorting and more.