PC Review


Reply
Thread Tools Rate Thread

How do I build a 3-pane framework in ASP.NET?

 
 
LRuss
Guest
Posts: n/a
 
      16th Jan 2008
I am looking for a tutorial, sample project, or 3rd party control(s) that
will show me how to build a 3-panel webpage framework like the MSDN Library
or Outlook.
A fixed horizontal panel across the top; a treeview navigation in left-hand
panel; content in the right-hand panel with horizontal & vertical scroll
bars. A slider bar dividing the left- & right-hand panes allowing you to
resize the two panes and hide the left-hand nav panel altogether.
Right now I’m approximating this with a Frameset, but this will not play
with the ASP.NET architecture.
Can anyone help? - Len

 
Reply With Quote
 
 
 
 
Mark Rae [MVP]
Guest
Posts: n/a
 
      16th Jan 2008
"LRuss" <(E-Mail Removed)> wrote in message
news:627FE87F-1BF3-45E5-9A69-(E-Mail Removed)...

> Right now I’m approximating this with a Frameset, but this will not play
> with the ASP.NET architecture.


What makes you say that...?


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

 
Reply With Quote
 
LRuss
Guest
Posts: n/a
 
      16th Jan 2008
Hello Mark,
Perhaps it's better stated as frames are completely independent of ASP.NET.
They are simply part of the HTML standard.
I'd like to include the frameset as part of a larger site and would like it
to play within the MasterPage framework and the sitemap menu architecture.
I'm not sure how to proceed with this. Can you provide any vectors?

Thanks,
Len Russell

"Mark Rae [MVP]" wrote:

> "LRuss" <(E-Mail Removed)> wrote in message
> news:627FE87F-1BF3-45E5-9A69-(E-Mail Removed)...
>
> > Right now I’m approximating this with a Frameset, but this will not play
> > with the ASP.NET architecture.

>
> What makes you say that...?
>
>
> --
> Mark Rae
> ASP.NET MVP
> http://www.markrae.net
>
>

 
Reply With Quote
 
bruce barker
Guest
Posts: n/a
 
      16th Jan 2008
they use div's, javascript, dhtm, css and ajax. your local book store, should
have lots books on doing this.

if you don't want to learn browser coding, then you may get by with just
update panels, and some 3rd party controls

-- bruce (sqlwork.com)


"LRuss" wrote:

> I am looking for a tutorial, sample project, or 3rd party control(s) that
> will show me how to build a 3-panel webpage framework like the MSDN Library
> or Outlook.
> A fixed horizontal panel across the top; a treeview navigation in left-hand
> panel; content in the right-hand panel with horizontal & vertical scroll
> bars. A slider bar dividing the left- & right-hand panes allowing you to
> resize the two panes and hide the left-hand nav panel altogether.
> Right now I’m approximating this with a Frameset, but this will not play
> with the ASP.NET architecture.
> Can anyone help? - Len
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can VS 2005 build an app that works with .NET Framework 1.1? =?Utf-8?B?Um9iZXJ0IFRvbnNpbmc=?= Microsoft Dot NET Framework 4 10th Jan 2006 10:39 AM
Build for framework 1.1 when having 2.0 beta 2 installed tobbe Microsoft Dot NET 1 16th Aug 2005 03:52 PM
build process for compact framework applications Ravi Microsoft Dot NET Compact Framework 1 20th Oct 2004 08:13 AM
Selectively build .NET components with different Framework versions Tim Mavers Microsoft Dot NET Framework 2 3rd Mar 2004 09:56 AM
How do you build a project to target Framework 1.0 in VS 2003? David Flynn Microsoft ASP .NET 3 3rd Jul 2003 02:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:12 AM.