Maintain scroll position across postbacks
Scott Mitchell writes : ”
Anyone who’s created a large Web Form that entails a load of postbacks can atest to the user interface problem that occurs in such scenarios:
“Flashing“ of the UI elements, and
Loss of scroll position (namely, if you scroll down to the bottom of a page, and then interact with the UI as […]