Browse by Tags

All Tags » web.config (RSS)
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 and above you can simply add the MaintainScrollPostionOnPostBack attribute to the Page directive of any specific page: <% Page Language...
Posted by Joe Levi | 1 comment(s)
Filed under: ,
More Posts