Sortable with hidden rows.

Sortable with hidden rows.


I am using the Sortable plugin, and have a table that also uses
the .toggle function to hide every second row - clicking on the first
row (with mulitple columns) displays the single column second row -
which describes the content of one of the columns in the first row.
I want to be able to sort the table but keep the two rows paired. In
other words, sort only on every second row. Sounds like this might be
too big for .sortable to handle by itself. Does anyone know if this
is possible?
Thanks, Colin