Table filtering/sorting/paging on steroids. Multi-column sorting and filtering.
tableFilter allows you to do simple client-side pagination, as well as auto- filtering and auto-sorting on multiple columns simultaneously using ctrl- click. If jquery.cookies is present, it will remember custom settings automatically. tableFilter also supports plugins for added functionality such as automatic aggregation for columns of numeric data (sum/avg/min/max). All of this yours for the low, low price of $(‘table’).tableFilter(); See site for details and demos.