This question is locked. New answers and comments are not allowed.
Hi,
I am using load on demand and enabling drag and drop. When I load the tree, if a node does not have any children I set the LoadOnDemand property to false. One issue I am seeing is that if I then drag a node onto that item, the node does appear as a child of that item, but the expand/collapse icon does not show for the item (it should, because now it has children/content). Note that the reverse seems to work fine. If you drag all of the children of a node out of that node, the expand/collapse icon disappears.
Any idea what might be going on?
Thanks
I am using load on demand and enabling drag and drop. When I load the tree, if a node does not have any children I set the LoadOnDemand property to false. One issue I am seeing is that if I then drag a node onto that item, the node does appear as a child of that item, but the expand/collapse icon does not show for the item (it should, because now it has children/content). Note that the reverse seems to work fine. If you drag all of the children of a node out of that node, the expand/collapse icon disappears.
Any idea what might be going on?
Thanks