ASP.NET · Web

Page.MaintainScrollPositionOnPostBack issue in IE 7 when nested GridViews used

As the page’s content becomes bigger and bigger like the one I am working on currently, specific features are more critical than others. In such case we may need to apply performance and user experience techniques such as content lazy loading, partial content updating, and maintain page’s scroll position cross requests, and more … I… Continue reading Page.MaintainScrollPositionOnPostBack issue in IE 7 when nested GridViews used