Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / August 2007

Tip: Looking for answers? Try searching our database.

Menu control with Target MultiView Control?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Yin99 - 17 Aug 2007 16:53 GMT
I have a Menu control that currently changes the view on a MultiView.
Works, but I was wondering if there is any way to load separate pages
in each view via Menu?

Ex:

[Menu Control]  (Allows user to select view in Multiview)

[MultiView Control]

[View1] - view 1 loads page1.aspx

[View2] - view 2 loads page2.aspx

[View3] - view 3 loads page3.aspx

In effect, I am trying to get the "Frames" effect from these two
controls.  I do not want to use classic html frames though.  Is there
another way with ASP.NET 2.0 ?  Thanks!

Yin
Nathaniel Greene - 20 Aug 2007 14:28 GMT
If you were using .ascx controls instead of .aspx you could probably do this
and then you would use
LoadControl("~/ThumbnailPreview.ascx");
And it would returna reference to the .ascx control that you could then add
to a View's Control collection.

Please let us know if this is helpful or if you have further questions.
Thanks,

> I have a Menu control that currently changes the view on a MultiView.
> Works, but I was wondering if there is any way to load separate pages
[quoted text clipped - 17 lines]
>
> Yin

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.