master pages are much better than UserControls in that capacity.

On Apr 12, 2005 1:33 PM, Mike Belcher
<[EMAIL PROTECTED]> wrote:
>  You could use panels or an you can make a usercontrol for the menu to go on
>  the left frame or panel and then have the content appear on the right. User
>  controls are great you just update the link in the control and each page
>  that has that menu is updated. 
> 
>  
>  -----Original Message-----
>  From: Charles Carroll [mailto:[EMAIL PROTECTED] 
>  Sent: Tuesday, April 12, 2005 1:07 PM
>  To: AspNetAnyQuestionIsOk@yahoogroups.com
>  Subject: Re: [AspNetAnyQuestionIsOk] How to split the UI for each of the
>  Page.
>  
>  
>  master pages are best way.
>  
>  http://www.learnasp.com/freebook/learn/masterpage.aspx
> http://www.learnasp.com/freebook/learn/masterpagemany.aspx
>  
>  Panels will help in other situations see:
>  http://www.learnasp.com/freebook/learn/panels.aspx
>  
>  but waht you described is done best with Master Pages.
>  
>  On Apr 12, 2005 1:04 PM, P P <[EMAIL PROTECTED]> wrote:
>  >  Hi Folks
>  >  
>  >  Here is the scenario:
>  >  We have an traditional ASP app. which we are upgrading
>  >  to ASP.NET (C#). In this app all the pages follow the
>  >  2 frames/windows model.  Left-pane will have only tree
>  >  control, based on item selection in this tree-node,
>  >  appropriate page gets displayed on right-pane. Few
>  >  screens on right-pane follow WIZARD like concept, but
>  >  that does not affect my left-pane functionality.
>  >  
>  >  Requirement:
>  >  How can I keep the same functionality in .NET
>  >  Do I need to do anything in particular w.r.t .NET or
>  >  the same model will still work?
>  >  
>  >  Thanks in advance
>  >  PP
>  >  
>  >  
>  >              
>  >  __________________________________ 
>  >  Do you Yahoo!? 
>  >  Yahoo! Mail - Find what you need with new enhanced search. 
>  >  http://info.mail.yahoo.com/mail_250
>  >  
>  >  ________________________________
>  >  Yahoo! Groups Links
>  >  
>  >  
>  > To visit your group on the web, go to:
>  > http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/
>  >   
>  > To unsubscribe from this group, send an email to:
>  > [EMAIL PROTECTED]
>  >   
>  > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>  
>  
>  
>  Yahoo! Groups Links
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  ________________________________
>  Yahoo! Groups Links
>  
>  
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/
>   
> To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
>   
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to