Dear list members, At the moment if I need to delete some node that has child nodes which in it's turn have child nodes I have traverse the whole tree and to delete children before I can delete parent.
What is the logic behind it and why can't I delete a node that has children ? Regards, Dima Gutzeit. Sent from my iPhone
