Wizard control (v2.0)

M

Mantorok

Hi

I have a wizard control and I want to maintain scroll position but the
problem is that when I click Next on the wizard it retains the position on
the page it is navigating to and this could be half-way down the page.

The problem is I have postbacks in the controls in the wizard so I need to
maintain the position.

Is there anyway to work around this?

Thanks
Kev
 
B

Bruce Barker

in client script, set the focus to the desired control, and scroll it into
view. see the w3c dom documentation.

-- bruce (sqlwork.com)
 
M

Mantorok

At what stage would this be performed?

Kev

Bruce Barker said:
in client script, set the focus to the desired control, and scroll it into
view. see the w3c dom documentation.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top