I
iccsi
I wanted to refresh to delete all nodes on the tree view or to check
if noe exists then do nothing.
treeview.nodes.remove 1 to the remove whole tree, but I want to remove
children of the selected node only.
Are there any ways to complete this task?
I would like to know that can I remove all children nodes under
selected item only, not the whole tree.
or I can check if children exists then to keep the tree view do
nothing.
Your help is great appreciated,
if noe exists then do nothing.
treeview.nodes.remove 1 to the remove whole tree, but I want to remove
children of the selected node only.
Are there any ways to complete this task?
I would like to know that can I remove all children nodes under
selected item only, not the whole tree.
or I can check if children exists then to keep the tree view do
nothing.
Your help is great appreciated,