Hi,
I have multiple GridViews on the same page. Each GridView supports paging. If I scroll down to a GridView near the bottom of the page and click 'Next' to move to the next page within that GridView, the browser scrolls back up to the top. Is there any way to prevent this? I want the browser scrollbar position to be retained on the postback.
Thx.
I have multiple GridViews on the same page. Each GridView supports paging. If I scroll down to a GridView near the bottom of the page and click 'Next' to move to the next page within that GridView, the browser scrolls back up to the top. Is there any way to prevent this? I want the browser scrollbar position to be retained on the postback.
Thx.