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 Problem

Migrating code from Essintial suite 1.6.1.0 to 2.0.5.1 The property EnableDragDrop of TreeViewAdv has been removed, How can I disable the ability to drag and drop nodes.

1 Reply

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

Hi Daniel, In our latest version, you cannot start a node drag in a TreeViewAdv unless you listen to ItemDrag event and call DoDragDrop in your application. 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