Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Preserve Scroll Position

Reply
Thread Tools

Preserve Scroll Position

 
 
parm
Guest
Posts: n/a
 
      11-18-2005
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).

 
Reply With Quote
 
 
 
 
Patrick.O.Ige
Guest
Posts: n/a
 
      11-18-2005
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).
>



 
Reply With Quote
 
 
 
 
parm
Guest
Posts: n/a
 
      11-18-2005
With SmartNavigation set to true my popup page does not display, I get
a blank page.

 
Reply With Quote
 
Patrick.O.Ige
Guest
Posts: n/a
 
      11-19-2005
Parm try posting what you are trying to do
Patrick


"parm" <> wrote in message
news: oups.com...
> With SmartNavigation set to true my popup page does not display, I get
> a blank page.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Enable Scroll up and scroll down in CR-report Sathiamoorthy ASP .Net 1 11-28-2006 11:42 PM
Using a div with scroll bars - can we get the scroll bars on the left instead of the right side? UJ ASP .Net 1 11-01-2006 09:32 PM
change the scroll speed of a scroll pane? Kevin Java 1 02-05-2005 09:42 AM
prevent mouse scroll to scroll in a dropdownlist nicholas ASP .Net 0 12-07-2004 11:26 AM
FileUtils - :preserve does not preserve mtime of directories on Windoze Grzegorz Chrupala Ruby 2 06-30-2003 07:38 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57