Avatar of EricFleet
EricFleet

asked on 

Returning to same screen position

I have an ASP.NET page where I have a repeater control. Each item has an associated button. When I click the button, the appearance of the item changes. When this occurs, IE moves back to the top of the page. I'd like to make it so that the browser still retains its relative position. What is the general methodology for doing so?

Thanks!
ASP.NET

Avatar of undefined
Last Comment
ororiole

8/22/2022 - Mon