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

Drag selection problem

1 Answer 53 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
BENOIT CHEVALIER
Top achievements
Rank 1
BENOIT CHEVALIER asked on 06 Apr 2012, 02:56 PM
Hi, I am having some trouble with the drag & drop
You can manage to reproduce the problem in your sample project => #DragAndDrop/TreeToGrid

The problem:
When you want to drag a row, if you do it a bit to fast, from top to the bottom (mouse on an unselected row, click to drag while going down with the mouse) , the row you selected will be highlighted but some under it will also be

So it can get really confusing for a user.

I hope this is clear enough

Thx in advance

1 Answer, 1 is accepted

Sort by
0
BENOIT CHEVALIER
Top achievements
Rank 1
answered on 06 Apr 2012, 03:05 PM
Ok, find out in the gridview section the solution :
set  DragElementAction. value to None
Tags
TreeListView
Asked by
BENOIT CHEVALIER
Top achievements
Rank 1
Answers by
BENOIT CHEVALIER
Top achievements
Rank 1
Share this question
or