Hello
I am finding some difficulty with the drag and drop of nodes in the treeview.
I got a treeview with many number of nodes in different levels and I have enabled the properties for drag and drop in the treeview. To restrict some nodes order(position) not to change in the treeview, for those nodes I have set the allowdrop and allowdrag property to false. The problem is eventhough I set the property to false, it allows to drop in between the nodes so I could not make some nodes position to be same(static) always. Whereas this works for the older version of radControls(before prometheus).
Could you help me in this?
Thank you.
I am finding some difficulty with the drag and drop of nodes in the treeview.
I got a treeview with many number of nodes in different levels and I have enabled the properties for drag and drop in the treeview. To restrict some nodes order(position) not to change in the treeview, for those nodes I have set the allowdrop and allowdrag property to false. The problem is eventhough I set the property to false, it allows to drop in between the nodes so I could not make some nodes position to be same(static) always. Whereas this works for the older version of radControls(before prometheus).
Could you help me in this?
Thank you.