TableSorter: Can it ignore specified rows?
Forgive me if this is in the documentation but I couldn't find it if
so - I have checked as I imagine it'll be common request.
Can the TableSorter plugin ignore specified row(s)? Maybe a widget
exists which does this? What I'd like to do is this: imagine a table
showing sales figures, I'd like the last row to be a list of totals
and for that row to stay at the bottom regardless of how I sort it.
The CSS class of the totals row would be different to the others, so
I'm sure it shouldn't be too hard to pick out and therefore ignore.
Any nudges in the right direction would be greatly appreciated.
Many thanks,
Jon