We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

EnableDragDrop in TreeViewAdv

Hi, please try to respond ASAP. i need to disable Drag-Drop of nodes in the TreeViewAdv. in version 1.6.1.0 there was a property of the control to enable\disable Drag-Drop. in version 2.0.5.1 it''s not there anymore. please help.

1 Reply

AD Administrator Syncfusion Team September 23, 2004 07:04 PM UTC

Hi Dado, You cannot start a node drag in a TreeViewAdv unless you listen to ItemDrag and call DoDragDrop in your application. And to prevent dropping a node (or any OLE drag drop object) on the TreeViewAdv, set the TreeViewAdv''s AllowDrop to false. Please let me know if you need additional information. Regards, Guru Patwal Syncfusion, Inc.

Loader.
Live Chat Icon For mobile
Up arrow icon