Hello,
I got a problem with Drag&Drop of a TreeNode. In a simple web project this false behaviour doesn't appear. But in my bigger project I have the following problem:
I got on an aspx site a simple TreeView control...
My code behind looks like this...
If i'm debugging into this event everytime the
RadTreeNodeDragDropEventArgs are empty, that means, the
e.SourceDragNode and the e.DestDragNode are nothing!
Does anybody has a solution for me or an idee how this can be?!
Thanks for help!!!
Best regards from Germany,
Steven***