Hi All,
I have two listboxes on my page with autopostback =true where I do some processing.
When the page comes back the scroll position in each always defaults back to the top position. The selected data is retained but the user has to scroll all the way back down again.
Is there a way to force the scroll position to stay on the last selected item?
Any help would be appreciated. Thanks.
I have two listboxes on my page with autopostback =true where I do some processing.
When the page comes back the scroll position in each always defaults back to the top position. The selected data is retained but the user has to scroll all the way back down again.
Is there a way to force the scroll position to stay on the last selected item?
Any help would be appreciated. Thanks.