The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
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.
ADAdministrator 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.