Showing posts with label
Asp.net Ajax
.
Show all posts
Showing posts with label
Asp.net Ajax
.
Show all posts
Wednesday, September 26, 2012
Maintain Scroll Position on Postback
var prm = Sys.WebForms.PageRequestManager.getInstance(); prm.add_beginRequest(function() { prm._scrollPosition = null; });
Older Posts
Home
Subscribe to:
Posts (Atom)