tablesorter does not support this. You will need to use a different plugin
or change the structure of your table (e.g. move the edit functionality to
another <td> in the same <tr>).

On Fri, May 8, 2009 at 19:40, williamstam <aws...@gmail.com> wrote:

>
> each "row"has a row beneath it with a "menu" part to edit / view the
> record etc. using css the menu is set to display:none. when a user
> clicks the record jquery does a .show() on the menu row
>
> is it posible to sort the columns preserving the record row and menu
> row (maybe grouping them with a class or something) the sort to not
> read the menu row. and if you click on ID / Client / Cm on any of the
> "sections" (Display / Classifieds) it sorts that colum for the whole
> table... so say i click on cm under classifieds it also orders the
> colum acordingly for display
>
> i checked out tablesorter but its not quite working... help?
>
> table structure demo
> http://www.press-store.co.za/store/adbookerv4/tablesorter.asp

Reply via email to