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
scenes.).

Otherwise my page will always just reload.

aquaone wrote:
> 
> 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 <mhub...@gmail.com> 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 know if I add it like this(through jquery
>> javascript) will the tablesorter be able to figure out how to sort it(ie
>> when some presses the header columns will this new value get stored) or
>> do
>> I
>> to do something to get it to work?
>> --
>> View this message in context:
>> http://www.nabble.com/TableSorter-Plugin-Question-tp22282466s27240p22282466.html
>> Sent from the jQuery General Discussion mailing list archive at
>> Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/TableSorter-Plugin-Question-tp22282466s27240p22298400.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to