Treeviewadv - disable drag drop transparent effect

Hi, I am getting a half transparent drag effect when I drag a node in the TreeViewAdv control. Is there any way to avoid it. Do intimate if there is any. Thanks regards, Jhon

2 Replies

DT Deepa TS Syncfusion Team December 8, 2005 12:48 PM UTC

Hi John, Set the TreeViewAdv ShowDragNodeCue property to false for this problem. this.treeViewAdv1.ShowDragNodeCue = false; Let me know if this meets your requirements. Thanks for your interest in Syncfusion products. Regards, Deepa.T.S


JO John December 12, 2005 05:27 AM UTC

Hi Deepa, Its working. Thanks. Regards, john

Loader.
Up arrow icon