D
DavidC
I have a panel control with a defined height with vertical scrollbars.
Inside the Panel is a GridView. If I select a row in the GridView it does a
postback (which I want) but the selected row goes out of view. We are using
..net 3.5 and VS 2008. Is there any way to freeze it like a
MaintainScrollPositionOnPostback does in a page? Thanks.
Inside the Panel is a GridView. If I select a row in the GridView it does a
postback (which I want) but the selected row goes out of view. We are using
..net 3.5 and VS 2008. Is there any way to freeze it like a
MaintainScrollPositionOnPostback does in a page? Thanks.