Author: Tips & Tricks for ASP.NET, IIS, and Visual Web Developer | Posted on: 6/8/2009 12:43:04 PM | Views : 875

When web pages are posted back to the server, by default user is returned to the top of the page. On a large web page, you might have a requirement to scroll down the user automatically to the last position on the page. MaintainScrollPositionOnPostBack...(read more) ...

Go to the complete details ...