This question is locked. New answers and comments are not allowed.
Hi,
I'm doing Drag and Drop operation in my treeview but Expand/Collapse icon does not hide/show automatically.
Attaching image of drag and drop opration:-
1. Drag.jpg = Expand/Collapse icon is not visible for B and C node because C was dragged under B and D was dragged under C.
I'm using load on demand which is not used in this example:-
http://demos.telerik.com/aspnet-mvc/razor/treeview/draganddrop?theme=vista
Do I need to call some function or set any css to show expand/collapse icon.
I'm doing Drag and Drop operation in my treeview but Expand/Collapse icon does not hide/show automatically.
Attaching image of drag and drop opration:-
1. Drag.jpg = Expand/Collapse icon is not visible for B and C node because C was dragged under B and D was dragged under C.
I'm using load on demand which is not used in this example:-
http://demos.telerik.com/aspnet-mvc/razor/treeview/draganddrop?theme=vista
Do I need to call some function or set any css to show expand/collapse icon.