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

Treeview2 points to a subtree of TreeView1?


Hello - is it possible to create a treeview and have a second treeview
point to a subtree of the first treeview?

E.g.

treeview1 =
level0
level1a
level2a
level3a
level2b
level3b
level4a
level1b
level2c
level2d
level1c

treeview2 =
treeview1.level1a

So that only level1a can be browsed from treeview2 and the nodes in
level1a do no have to be duplicated to treeview2?

Thanks for any help,

Cheers,
..pd.
Jul 19 '05 #1
0 1374

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

Similar topics

2
by: ahogue at theory dot lcs dot mit dot edu | last post by:
Hello - Is there any way to match complex subtree patterns with XPath? The functions I see all seem to match along a single path from root to leaf. I would like to match full subtrees. For...
1
by: Martin Bright | last post by:
I am trying to write an XSLT template which creates a subtree of an input document, which is a simple tree. For example, the input might be <node name="1"/> <node name="2"> <node name="2.1"/>...
1
by: Anthony Mak | last post by:
Hi all, I am using Xerces DOM library. I want to get a subtree (everything including the tags ) from an xml document as a string ( and save this subtree into a xml/text file). Currently I am...
1
by: Vinci | last post by:
Hi, I'm using Python to work on Xml documents importing the minidom module: in particular I need to get the whole subtree rooted at a given node "n". Does anyone know whether there is a way to...
0
by: .pd. | last post by:
Hello - is it possible to create a treeview and have a second treeview point to a subtree of the first treeview? E.g. treeview1 = level0 level1a level2a level3a
2
by: Tom | last post by:
Hi Everybod I want to update some controls in a form from another threads. I did it by passing the form to that thread and calling a delegate with Form1.Invoke, I want to have just one delegeate...
1
by: Dan Pavel | last post by:
Hi, I have a function, mib_read_getnext, where I get a MIB subtree. It works well but randomly hangs. I am using snmp.dll from http://www.c-sharpcorner.com/Code/2002/Sept/SnmpLib.asp How I...
4
by: Able | last post by:
Dear friends I remove the selected node in a treeview like this: TreeView1.SelectedNode.Remove When this is done I see something odd has happened. That is the tag and text properties of the...
1
by: bafidi | last post by:
Private Sub TreeView1_AfterSelect(ByVal sender As System.Object, ByVal e As System.Windows.Forms.TreeViewEventArgs) Handles TreeView1.AfterSelec txtName.Focu end su this code doesnt wor i...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.