I have a complex table header that contains multiple <tr> elements in
the <thead>. An example is at http://donpoo.net/jquery/. The table
renders okay but sorting doesn't work correctly. Clicking on the
"Latency (ms)" column in the "Totals" group results in the column "Ops/
s" in the "Read" group to get sorted.

I think this is due to using col spans with multiple <tr> elements in
the <thead>. Is there a patch I can test out or does anyone have a
suggestion on how to fxi?

Reply via email to