Tablesorter-Static-Row-Plugin icon indicating copy to clipboard operation
Tablesorter-Static-Row-Plugin copied to clipboard

A plugin (widget) for the jQuery Tablesorter plugin by Christian Bach which allows you to mark rows as "static", therefore retaining their position in the table through sorts

Results 1 Tablesorter-Static-Row-Plugin issues
Sort by recently updated
recently updated
newest added

If you define a multiple sortList option in your tablesorter definition, the plugin fails because tablesorter applies the widgets only after the multisort takes place. For example, this succeeds: ```...