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

Wrong node being selected on drag

0 Answers 26 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 11 May 2009, 04:11 PM
I have a tree with three nodes: A, B, and C.  I click A so it is now selected. Now I drag B but the text under the cursor is still A. Then I drag C and the text under the cursor is B. This is a problem because the wrong nodes are being handled in the server-side NodeDrop event.

The demo online works fine (http://demos.telerik.com/aspnet-ajax/treeview/examples/functionality/draganddropnodes/defaultcs.aspx).  Is this a common/known issue, or does it sound like there's something else in my project influencing this behavior?


Edit: This was a known issue fixed in the latest release.  I'll upgrade later...

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Kevin
Top achievements
Rank 1
Share this question
or