473,399 Members | 2,478 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,399 software developers and data experts.

Treeview and Frames in ASP.Net

Hi All,

I have a Frameset.htm page containing LeftFrame and
RightFrame. At design time I have set the webform1.aspx
page to the LeftFrame.

The webform1.aspx page displays a treeview.
The html code is shown below.

<mytree:treeview id="TreeView1" runat="server"
ImageUrl="closed.gif" ExpandedImageUrl="closed.gif"
SelectedImageUrl="open.gif" SHOWTOOLTIP="false">

<mytree:TreeNode Text="_dir" NavigateUrl="WebForm2.aspx?
path=C:\_dir" Target="contents"></mytree:TreeNode>

</mytree:treeview>

PROBLEM:

When the user selects a node in the leftframe, I want to
display the corresponding .aspx page in the rightframe.

How do I do this?

Thanks,
-Reetu
Nov 17 '05 #1
1 1533
I got the solution..

Thanks,
-Reetu
-----Original Message-----
Hi All,

I have a Frameset.htm page containing LeftFrame and
RightFrame. At design time I have set the webform1.aspx
page to the LeftFrame.

The webform1.aspx page displays a treeview.
The html code is shown below.

<mytree:treeview id="TreeView1" runat="server"
ImageUrl="closed.gif" ExpandedImageUrl="closed.gif"
SelectedImageUrl="open.gif" SHOWTOOLTIP="false">

<mytree:TreeNode Text="_dir" NavigateUrl="WebForm2.aspx?
path=C:\_dir" Target="contents"></mytree:TreeNode>

</mytree:treeview>

PROBLEM:

When the user selects a node in the leftframe, I want to
display the corresponding .aspx page in the rightframe.

How do I do this?

Thanks,
-Reetu
.

Nov 17 '05 #2

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

Similar topics

6
by: J.S. | last post by:
I have a TreeView control in the left panel of a SplitContainer. When I click on various nodes in the TreeView I would like different sets of buttons and textboxes to appear in the right panel. ...
5
by: Andy Mackie | last post by:
No reply in webcontrols newsgroup - does anyone here have suggestions on how to do an MSDN library style of page using ASP.NET webforms ? On the left I want a treeview, separated with a splitter...
0
by: Bart Schelkens | last post by:
Hi, I have this website and it consists of 3 frames. In my leftFrame I have a treeview. In my mainFrame I display the corresponding page. If I click in my treeview, my mainFrame displays the...
0
by: mookie | last post by:
m looking to create something similar to #region and #endregion using treeviews the problem is that instead of #region, i am using ;fold and ;endfold i am also allowed ot have a fold within...
6
by: cyriel1920 | last post by:
Hi, I use the selectednodestyle with a white background so the user can see which item was chosen in the treeview navigation. The nodes have a navigateURL with a target to another frame....
1
by: Dan Bass | last post by:
Using: ASP.Net 2.0 C# for code behind I'm slowly migrating a project into the .Net realm from ASP. One of the first things I've been asked to do is replace a tree navigation control (java...
2
by: Peter Afonin | last post by:
Hello, I've created a web application using Visual Studio 2005. I have a treeview control there. When the user expands it and clicks on the link, the treeview collapses automatically. Is it...
2
by: celoftis | last post by:
Using VS2005, ASP.NET. Check out the tree view on this page: http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.treeview.aspx When you hover over the border between the two...
0
by: celoftis | last post by:
Using VS2005, VB code behind, BACKGROUND I'm trying to set up a page with a TreeView of links on the left hand side of my page - when clicked I want the links to open in the remaining portion...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.