Before I expose my problem, let me explain the reason why I ask this question again, after all others have been answered.
Short answer:
None of those worked for me.
Long answer:
I've been searching this topic, for over 1 year already and still got this problem unresolved.
- I've tried javascript "solutions", a lot of them really, none have worked;
- I've tried the
MaintainScrollPositionOnPostback="true"
directive, inMasterpage
and inWebconfig
as well; - I've tried the
Page.SmartNavigation
(which is obsolete) as well, and again nothing; - I've tried countless "solutions" to no avail;
I use a Masterpage
and UpdatePanels
in every Contentpage
.
So it's starting to get annoying not being able to resolve this.
I've read somewhere that the MaintainScrollPositionOnPostback
property no longer works with any of the browsers, but I might have misread that.
I'd appreciate your help :)!
Best regards!