MorningZ wrote:
> 
> look into the code of the tablesorter.js code, it's storing the values/
> text of the <td>'s value right there in the client on the wiring up of
> the plugin, and it doesn't handle changing of the values/text
> 
> you'll have to come up with some other solution, or dig real deep into
> the code and make changes to fit your need
> 

I was under the impression that calling 

$("#myTable")").trigger("update"); 

would cause the plugin to recreate the cache, and thus detect the changes in
the checkbox column. 
-- 
View this message in context: 
http://www.nabble.com/Tablesorter-2.0.3---Sorting-af-column-of-checkboxes-%28resorting%29-tp19308787s27240p19326860.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to