Tablesorter and collapsible rows...

Tablesorter and collapsible rows...


Are there any examples of anyone implementing collapsible rows with the
Tablesorter plug-in?
I need to implement a grid similar to the ExtJS grid that has collapsible
rows. See the first grid on this page:
http://extjs.com/deploy/dev/examples/grid/grid3.html
I'm figuring there's already a widget out there for this (since it's a
pretty common function) but I haven't been able to find one.
-Dan