Top "Tablesorter" questions

tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes.

jquery tablesorter plugin - retain alternative row colors

I took an html table that I am applying alternative row colors to, and I added jquery table sorter on …

jquery row tablesorter backcolor
Avoid/disable some specific rows from sorting process using jQuery tablesorter.js

I have one table which I am sorting using jquery plugin tablesorter. Here i want to avoid first row {class="…

jquery tablesorter
jQuery Tablesorter error

Just updated to the latest tablesorter and looks like its broken or something. Everytime i try to open my page, …

jquery tablesorter
Remove jQuery tablesorter from table

I am using the jQuery tablesorter (http://tablesorter.com). After being applied to a table by $('#myTable').tablesorter(), how …

jquery tablesorter unbind
jQuery tablesorter plugin secondary "hidden" sorting

I'm using the jQuery tablesorter plugin and I have a column that contains name of month and year like this …

jquery-plugins tablesorter
Tablesorter - Remove Filter From Columns

I want to exclude certain columns from filtering - much like I can with sorder but I'm not sure how …

javascript jquery properties options tablesorter
How can I make table being capable of sorting with Twitter Bootstrap?

I want to know how can I make my table being capable of sorting with Twitter Bootstrap? What are the …

html css twitter-bootstrap tablesorter
jquery tablesorter + ajax div content update problem

I'm having trouble with my tablesorter and ajax div content update. Once the ajax is reloaded all the tablesorter functionalities …

jquery ajax tablesorter
Jquery table search with pagination

I am using quicksearch and tablesorter.pager Jquery plugins on a table of data. I can get quicksearch to filter …

jquery tablesorter quick-search
jQuery tablesorter: How to disable sorting on a column by using a class instead of "inline JSON"?

I am using the jQuery tablesorter plugin. I know how to disable sorting on a column by using the jQuery …

javascript jquery jquery-plugins tablesorter