when the asp.net page run page_load function.....
-
when the asp.net page run page_load function, it always scroll to the top of the page, is there any solution to this? for example, I have a calendar (from asp.net) at a very low position, everytime i click the button to visible the calendar, this will refresh the screen and scroll up the top of the page. Then I need to scroll down to the calendar and select the day everytimes, it is quite inconvenient.
-
when the asp.net page run page_load function, it always scroll to the top of the page, is there any solution to this? for example, I have a calendar (from asp.net) at a very low position, everytime i click the button to visible the calendar, this will refresh the screen and scroll up the top of the page. Then I need to scroll down to the calendar and select the day everytimes, it is quite inconvenient.