How to exclude certain rows
Is it possible to use a selector to specify either which rows to INCLUDE for sorting or EXCLUDE? We have some tables where we always want the first row of the table to remain the first row but cant figure out how to make that happen.
Check out my pull request. I lets you put desired rows into separate tbody and specify which tbody to sort.
Great. Thanks. I found that if you make up a wrapper, such as
Joshua Lippiner
.:t 704.323.5661
.:e [email protected] (mailto:[email protected])
On Friday, October 3, 2014 at 8:41 AM, Szymon Drosdzol wrote:
Check out my pull request. I lets you put desired rows into separate tbody and specify which tbody to sort.
— Reply to this email directly or view it on GitHub (https://github.com/christianbach/tablesorter/issues/42#issuecomment-57791610).