Maintain Scroll Position Problem fix for Chrome.





5.00/5 (86 votes)
The other option will be to use Update Panel ASP.NET control as much as possible. It helps to retain the current position on the page whenever a postback happens to the page.
The other option will be to use
Update Panel
ASP.NET control as much as possible. It helps to retain the current position on the page whenever a postback happens to the page.