Hello All,
I have a requirement like if the screen is too big and if the user wants to see the same position even after post back how can i retain him on the same position.
General Problem
TheMaintainScrollPositionOnPostback page directive attribute allows pagesto automatically maintain the current scroll position across postbacks.This feature is usefull for large pages where scrolling is necessary toview input controls down further on the page.
<%@. Page MaintainScrollPositionOnPostback="true" %>
Thanks Darrell.
0 comments:
Post a Comment