This is a migrated thread and some comments may be shown as answers.

[Solved] Not Existing BeforeClientDrop Property in Q2 2009

1 Answer 49 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
vivekanandan
Top achievements
Rank 1
vivekanandan asked on 04 Nov 2009, 02:06 PM
hi,

I am using latest RadControls for ASP.NET AJAX Q2 2009 SP1


 radTree.BeforeClientDrop = "BeforeDropHandler";  
  radTree.NodeContextClick += ContextClicked;  
radTree.BeforeClientContextClick = "ContextMenuClick"
"this is Telerik.WebControls Version"
this property not existing latest RadControls for ASP.NET AJAX Q2 2009 SP1
how to use in this property in RadTreeView controls

Thanks & Regards
Vivekanandan.R

1 Answer, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 05 Nov 2009, 11:36 PM
I think OnClientNodeDropping is the event you are looking for.
Tags
General Discussions
Asked by
vivekanandan
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Share this question
or