Showing a different .aspx page in each View of a MultiView control

P

phalanx_28

How would I go about configuring my Menu and MultiView controls to
display a different .aspx file for each View I have? In other words, I
have 5 "tabs" and each "tab" has it's own .aspx file associated with
it. How do I go about connecting the two? I imagine its done in the
code behind, but I can't seem to find the properties or come up with
the logic to go about this.

Thanks.
 
G

Guest

Multiview sits on a single page. It's designed to be able to split a large
amount of content on a single page into multiple "view". Sorry!
Peter
 
P

phalanx_28

That does indeed make sense. I'm wondering if it's possible to use the
Menu bar, but have the other pages load in a frame below.

Thanks for your response.
 
L

Larry Bud

Why not put your menu bar in a user control and just put it on each of
your pages?
 

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

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top