I have tried that and it doesn't work. I am not sure if that setting applies
to a scroll within a panel.
"Steve C. Orr [MVP, MCSD]" wrote:
[color=blue]
> If you enable SmartNavigation on the page, it should be able to retain the
> scroll position after postback.
>
> Here's more info:
>
http://msdn.microsoft.com/library/de...ationTopic.asp
>
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
>
http://SteveOrr.net
>
>
> "rmunson8" <rmunson8@discussions.microsoft.com> wrote in message
> news:B64B2991-B197-48B4-BA5A-0610FA1BB5A8@microsoft.com...[color=green]
> >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[/color]
>
>
>[/color]