I have two RadTreeview and was wondering after drag drop one node to the other can I still keep that nope available after the drop. Every time it gets removed even if I dont add .Owner.Nodes.Remove.
Also, is there a way to validate (customvalidator) to make sure that the node getting brought over is not the same as another node that is already in the node list?
Also, is there a way to validate (customvalidator) to make sure that the node getting brought over is not the same as another node that is already in the node list?