G
Guest
I have added Panel control to a web page which contains a GridView. The
Panel's ScrollBars property is set to auto. When I select the Select
CommanField button for a row (which obviously causes a postback), the scroll
position resets to the top.
I was unable to figure out how to not force a postback or how to reset the
scroll position of the GridView.
What are my options here?
Thanks,
Ryan
Panel's ScrollBars property is set to auto. When I select the Select
CommanField button for a row (which obviously causes a postback), the scroll
position resets to the top.
I was unable to figure out how to not force a postback or how to reset the
scroll position of the GridView.
What are my options here?
Thanks,
Ryan