Simple problems may have simple solutions.
The problem:
Postback in ASP.NET results in page refresh without respecting the scroll position.
The solution:
Page directive "MaintainScrollPositionOnPostBack" to true.
That's all.
Wednesday, April 20, 2011
Subscribe to:
Posts (Atom)