|
-
Sep 18th, 2000, 02:17 PM
#1
Thread Starter
New Member
I want to copy the nodes in one treeview to another treeview on a different form. Is there a quick way of doing so, keeping all the nodes and relationships intact, without having to loop thru the first treeview and populate the second one using the Add method?
-
Sep 18th, 2000, 05:33 PM
#2
Answer
no there isn't a other posiblity
-
Sep 18th, 2000, 10:31 PM
#3
Why not collections?
You could speeden the process with classes or new DLLs, but why not collections? You can insert it easily with classes.
_________________
This is Collections, completely useful.
tttaff, learn to make them your friends.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|