vdeveloper
Programmer
Is there an easy way to remove all child nodes from a node which itself is a child node of another? I have looked at the sibling, last sibling etc properties and written loop codes to remove the nodes. but they dont seem to work properly.<br><br>Thanks in advance<br><br>