Hi!
1. I could provied a kind of trigger for you, how about something like this.
Ex.
$("myTableWithTableSorter").trigger("resort");
2. Well it depends how your table is structured and how big it is. Please
post a example.
/christian
Yehuda Katz wrote:
> I have a need to have the tablesorter do the following:
>
> 1) Refresh when I need it to (I'm going to be doing DOM insertions, and
> will
> need to refresh the table after an insertion). The best thing I could think
> of thus far is $(".sortUp, .sortDown").click().click(). Obviously not the
> best idea.
> 2) Use custom sorters. I see that the table sorter SUPPORTS custom sorters
> and parsers, but I wasn't sure about the best way to do this.
>
> Christian? Anyone?
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/