Date: November 20th, 2004

Maintain scroll position across postbacks

20 November, 2004 (05:25) | .NET Code Related | No comments

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 […]