Problem in dragging the node

Hi, I am using the 3.3 version of the components and I am having a problem in dragging nodes. I can drag them by clicking on the text, but it will not drag the node if I drag the icon of the respective node. How can I do this?!! Thanks. regards, Nik

1 Reply

DT Deepa TS Syncfusion Team January 4, 2006 09:41 AM UTC

Hi Nik, You can drag the node by dragging the icon of the respective node by turning off the TreeViewAdv''s DragOnText property . this.treeViewAdv1.DragOnText=false; Please try this and let me know if you need further assistance. Thanks for your interest in Syncfusion products. Regards, Deepa.T.S

Loader.
Up arrow icon