I need to figure out a way to do this, but I don't know C#, only VB.
Essentially, I need to be able to reveal all the "ancestors" of the selected node back to the beginning, plus expand the selected node by one level, such that all the children (but not grandchildren, etc.) of that node are also revealed.
In other words, as I drill down into the tree, it will provide feedback back to the top of the tree on that branch only, plus reveal what's underneath the currently selected node.
I am desperate to get this done at this point. Again, I do need the solution in VB.
Thanks very much,
~ Lee
==================================================
Don't forget to click "Mark as Answer" on the post that helped you.
This credits that member, earns you a point and marks your thread as Resolved so we all know you have been helped.