Whenever you use a Button or LinkButton it is because you want to be able to do a postback when it is clicked.
ASP.NET: Maintain Scroll Position After Postbacks
To maintain the scroll position after postbacks is important for larger web pages in order to let the user know exactly what is going on.