D
Derek Hart
No idea how to do this. Have a treeview with lots of nodes. Need to loop
through the nodes, and remove ones (that have a specific tag). That is easy.
But I don't want to remove the nodes under the ones removed. I want them to
"move up" a notch, and only get deleted if they have a specific tag. Help!
So each node is looked at, but no child nodes are remove until it is their
turn to be analyzed.
through the nodes, and remove ones (that have a specific tag). That is easy.
But I don't want to remove the nodes under the ones removed. I want them to
"move up" a notch, and only get deleted if they have a specific tag. Help!
So each node is looked at, but no child nodes are remove until it is their
turn to be analyzed.