[jQuery] Tablesorter 2.0.3 - Sorting af column of checkboxes (resorting)
I have been using this excellent plugin for a few days, but now I have hit a
problem which I can't seem to solve.
I have a table where a couple of columns are checkboxes. The initial sorting
on the columns works correct, but when I un-check some of them and try to
sort again i looks like it is still sorting the columns as if nothing has
changed.
I have tried using
$("#myTable").trigger("update");
but it doesn't seem to help in this case. Am I missing some configuration,
or is this working as designed?
--
View this message in context: http://www.nabble.com/Tablesorter-2.0.3---Sorting-af-column-of-checkboxes-%28resorting%29-tp19308787s27240p19308787.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.