473,287 Members | 1,964 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,287 software developers and data experts.

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

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.

Nov 13 '06 #1
3 2386
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

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"ph********@Hotmail.com" wrote:
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.

Nov 13 '06 #2
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.
Peter wrote:
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

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"ph********@Hotmail.com" wrote:
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.
Nov 14 '06 #3
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.
Why not put your menu bar in a user control and just put it on each of
your pages?

Dec 21 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: graphicsxp | last post by:
Hi, I have can upload a file to the server from my aspx page using the uploadfile control. When the user click on submit I'd like to show an animated gif while the file is being uploaded. But how...
0
by: Tim_k | last post by:
Hi, I have a multiview control with several views. Is there an easy way to save this control and restore it when I return to the page? Or, do I have to walk through the controlarray for each...
2
by: Alexander van Doormalen | last post by:
I have a MultiView control with 2 Views in it. In the first View I have a form which contains sereral input controls and a custom UserControl. In this custom UserControl I have a button which...
0
by: Fabuloussites | last post by:
Greetings All, here is my situation. i have a master page that has a login user control embedded on it. within the user control there is a multiview. in the default view, the...
3
by: Amelyan | last post by:
A weird problem is happening every 1/500 times page is used. When page posts back, it briefly shows ViewState in the browser just like it appears when you do "view source", then shows the original...
10
by: Benton | last post by:
Hi there, I have a UserControl with a couple of textboxes and a couple of buttons ("Save" and "Cancel"). The Click event for this buttons is in the UserControl's codebehind of course, so here's...
0
by: cvijaykrishna | last post by:
i am having a web based application and i am having a problem with it pls check it Explanationi am sending a sample code plese see it in VS-2005 FOR BETTER UNFERSTANDING I have a main page...
1
by: Nathan Sokalski | last post by:
When I include a MultiView control in my application, I receive the following error: MultiView cannot have children of type 'Label'. It can only have children of type View. I receive the...
13
by: staeri | last post by:
I use javascript:history.go(-1) to return to the previous page. I've now found out that when returning to the previous page all selections that the user made in dropdownlists are lost. How can...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE...
0
by: MeoLessi9 | last post by:
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines"....
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Aftab Ahmad | last post by:
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.