I am having a tree which has some root nodes and internally some child nodes. We can drag and drop between these nodes by enabling inbuilt properties like dragEnabled="true" dropEnabled="true" dragMoveEnabled="true". However, My requirement is that, while i drag and move a child node to upper side, It should not be dropped above the Root child of the flow.
Kindly help me in this regard . Thanks in advance...
Thanks & Regards, Narender Renwa.