473,386 Members | 1,860 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,386 software developers and data experts.

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

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

Jan 16 '08 #1
3 1314
"LRuss" <LR***@discussions.microsoft.comwrote in message
news:62**********************************@microsof t.com...
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

Jan 16 '08 #2
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" <LR***@discussions.microsoft.comwrote in message
news:62**********************************@microsof t.com...
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

Jan 16 '08 #3
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
Jan 16 '08 #4

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

Similar topics

2
by: Rudy Ray Moore | last post by:
How can I modify the project build order of a multi-project workspace under "Visual Studio .net 2003 7.1 c++"? I tried to modify the .sln by hand to influence the build order, but it didn't seem...
0
by: Akira Kitada | last post by:
Hi list, I was trying to build Python 2.6 on FreeBSD 4.11 and found it failed to build some of the modules. """ Failed to find the necessary bits to build these modules: _bsddb ...
0
by: M.-A. Lemburg | last post by:
On 2008-10-25 08:39, Akira Kitada wrote: Please post a bug report on python.org about these failures. The multiprocessing module is still fairly new and obviously needs more fine tuning for...
0
by: Akira Kitada | last post by:
Hi Marc-Andre, Thanks for the suggestion. I opened a ticket for this issue: http://bugs.python.org/issue4204 Now I understand the state of the multiprocessing module, but it's too bad to see...
0
by: M.-A. Lemburg | last post by:
On 2008-10-25 20:19, Akira Kitada wrote: Thanks. The errors you are getting appear to be related to either some missing header files or a missing symbol definition to enable these - looking...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.