J
Jonathan Wood
I am completely new to AJAX.
I have a GridView control and my client is complaining that, whenever they
select a row in the grid, the page resets to the top of the page.
It seems like AJAX would be ideal if I could have the GridView update
without updating the entire page. However, most of the stuff I read about
AJAX doesn't seem to help because it's the GridView control that is handling
the logic here. Does anyone know if this logic can be overridden to work
using AJAX?
Any tips appreciated.
Thanks.
I have a GridView control and my client is complaining that, whenever they
select a row in the grid, the page resets to the top of the page.
It seems like AJAX would be ideal if I could have the GridView update
without updating the entire page. However, most of the stuff I read about
AJAX doesn't seem to help because it's the GridView control that is handling
the logic here. Does anyone know if this logic can be overridden to work
using AJAX?
Any tips appreciated.
Thanks.