Hi
I have a TreeView inside of a ComboBox and have turned on EnableDragAndDrop and EnableDragAndDropBetweenNodes. I'm able to drag the nodes and drop them, but I am not getting the little underline image that normally shows up when you move a node between two other nodes to let you know where you will be dropping the dragging node.
Looking at the html, it looks like this is handled by a div with the class "rtDragClue", which has it's visibility toggled, but is not showing up anywhere that I can see it.
Has anyone had this problem and been able to fix it?
Thanks
I have a TreeView inside of a ComboBox and have turned on EnableDragAndDrop and EnableDragAndDropBetweenNodes. I'm able to drag the nodes and drop them, but I am not getting the little underline image that normally shows up when you move a node between two other nodes to let you know where you will be dropping the dragging node.
Looking at the html, it looks like this is handled by a div with the class "rtDragClue", which has it's visibility toggled, but is not showing up anywhere that I can see it.
Has anyone had this problem and been able to fix it?
Thanks