jTPS, Animated Sortable Data Table jQuery plugin
jTPS is a datatable jQuery plugin that offers pagination, animated scrolling through pages and intelligent natural sorting capability. The development version is currently 15KB.
NOTES
- Default sort is first column ASCending
- When you click on a new column to sort, it defaults to DESCending
- The natural sort is driven by my algorithm /2008/09/01/javascript-natural-sort-algorithm/ which assumes a lot of things such as: alpha > numeric, case-insensitive, etc.
View Demo: http://www.overset.com/2008/08/30/animated-sortable-data-table-jquery-plugin-jtps/
License : MIT License