[jQuery] Subheadings in tables

[jQuery] Subheadings in tables


Hi am trying to find ways to do this easily with jquery but so far
have not found much for what I am looking for. What I would like is
an easy way to add subheadings to a table when I perform a sort on the
table. The tablesorter plugin works great for sorting the data...but
what I would like to do is be able to have a subheading show up in the
data table when I sort by a particular column.
Any thoughts?