asp.net - scroll go to the top page -
Use pure web methods to save data from the net when I press to save all pages Go to top I How can I save status status Post Back
You can set it to the program
Page.MaintainScrollPositionOnPostBack = True; In the page declaration
keep the page <% @ ScrollPositionOnPostback = "true"%> or web.config & lt; System.web & gt; In the section. & lt; Maintaining pages ScrollPositionOnPostBack = "true" />
Comments
Post a Comment