Multipage

Joined
Apr 8, 2006
Messages
2
Reaction score
0
Hi!!
I have a multipage with 3 pages and I am trying to move through them. I type

Multipage1.Value=0 to go to the page 1
Multipage1.Value=1 to go to the page 2

and so on

But it only changes the tabs of the top, it does not change the contents of the pages.
I mean, if I am in the second page and I want to go to the first one, with my code the tab
of the first page is activated but the contents of the second page remain. I can not see the
controls of the first page.

What can I do?

Thanks a lot.
 

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

Back
Top