I have tried SmartNavigation?
http://msdn.microsoft.com/library/de...us/cpref/html/
frlrfSystemWebUIPageClassSmartNavigationTopic.asp
Hope that helps
PAtrick
"parm" <> wrote in message
news: ups.com...
> How do I preserve scroll position of a parent page when displaying a
> popup modal page. I have a page with a data grid on it (datagrid itself
> has no scrollbars, only the datagrid page has scrollbars), when I click
> on the grid row to display the details on a modal popup page the parent
> page (with datagrid on it) scrolls to the top before the popup page is
> displayed. I want the page to hold its current postion (it should show
> the row that I clicked on).
>