[jQuery] Re: Question about tablesorter plugin

2007-04-17 Thread Remy Sharp
Hi there, I had the exact same problem with the table sorter, and I didn't want to re-load the cache each time the row was removed (I was removing them from the DOM rather than hiding). Basically, I found I needed to patch the table sorter to allow a re- stripe. The changes I made were as

[jQuery] Re: Question about tablesorter plugin

2007-04-16 Thread Andy Matthews
Have you tried just recalling tableSorter() on that table? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, April 16, 2007 2:07 PM To: jquery-en@googlegroups.com Subject: [jQuery] Question about tablesorter plugin