[Message Deleted]
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
[Message Deleted]
-
[Message Deleted]
Before you update the tree, you have to save the current state of each child node, expanded or collapsed. After the update, you then have to go through and reset each of the child nodes that you found expanded. You'll probably have to save the name and expanded state of each node if the treee data can add/delete nodes while your app is running.
Dave Kreskowiak Microsoft MVP - Visual Basic