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

Incorrect number of items being dragged when drag starts near item border

1 Answer 21 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 13 Oct 2011, 06:08 PM
I've run into a problem with Drag and Drop in the RadTreeListView wherein I have a (single) item that I want to drag to move it or copy it to another editor. When I start dragging near the border of the item (either drag up near a top border or down near a bottom border) the adjacent item gets selected for the drag as well, which is obviously not what I want.  Has anybody encountered similar behaviour ?

1 Answer, 1 is accepted

Sort by
0
Yordanka
Telerik team
answered on 19 Oct 2011, 11:59 AM
Hello Alex,

This behavior may occur if SelectionMode="Extended". To avoid it, you need to set DragElementAction="None".
 
Best wishes,
Yordanka
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
TreeListView
Asked by
Alex
Top achievements
Rank 1
Answers by
Yordanka
Telerik team
Share this question
or