[jQuery] Re: TableSorter Plugin Question

2009-03-02 Thread chobo2
Hi hmm thats what I was afraid off. It seems that when I use "update" trigger on a asp.net gridview it updates the whole page then. I need a solution that can sort purely on the client side and does not need to update the gridview(what is just a table but I am sure there is stuff behind the scen

[jQuery] Re: TableSorter Plugin Question

2009-03-02 Thread aquaone
as long as you trigger the "update" event after adding content you should be fine. http://tablesorter.com/docs/example-ajax.html On Sun, Mar 1, 2009 at 21:49, chobo2 wrote: > > > Hi > > I am wondering I want to use jquery to add some rows when a person say adds > some stuff. I would like to kn