.trigger("resort");
/christian
2007/7/5, Phil Glatz <[EMAIL PROTECTED]>:
On Jul 5, 4:22 am, "Christian Bach" <[EMAIL PROTECTED]>
wrote:
> set useCache: false
>
> then trigger this after the update.
>
> $('#bodytable').trigger("updateColumnData");
Thanks, Christian; that did the trick.
When
On Jul 5, 4:22 am, "Christian Bach" <[EMAIL PROTECTED]>
wrote:
> set useCache: false
>
> then trigger this after the update.
>
> $('#bodytable').trigger("updateColumnData");
Thanks, Christian; that did the trick.
When I rebuild the table with more rows, sorting isn't working. If I
was sorting o
Christian Bach wrote:
> Hi Phil,
> And to leak a new feature: it will contain multiple column sorting.
>
> Best regards
> Christian
I'm looking forward to this new feature!! Thanks!
Hi Phil,
set useCache: false
then trigger this after the update.
$('#bodytable').trigger("updateColumnData");
I'm addressing this issue in the new 2.0 version of tablesorter supplying a
simple .update() method that will rebuild the cached table.
And to leak a new feature: it will contain mul
4 matches
Mail list logo