i use tree view control with org chart with drag and drop property
but how i can only allow to drag child nodes from tree view ?
0
Plamen
Telerik team
answered on 12 May 2014, 05:17 AM
Hi,
You can cancel the OnClientNodeDragStart event for the node that have level (get_node().get_level() ) a greater value than 0.
Hope this will be helpful.
Regards,
Plamen
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.