Friday, February 08, 2008 11:18 AM
Joe Levi
How to maintain the position of the scrollbar on postbacks with ASP.NET 2.0
In ASP.NET 1.1 it was a pain to maintain the position of the scrollbar when doing a postback operation.
In ASP.NET 2.0 it's not so hard... To see how I fixed this see my article on JoeTheWebGuy.net.
Filed under: web.config, asp.net