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

Select multiple rows after clicking on selected row and dragging mouse

2 Answers 135 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Sean 2212
Top achievements
Rank 1
Sean 2212 asked on 27 May 2011, 05:16 AM
If a GridView has a selection mode of Extended, is there a way to allow selection of rows by clicking on the selected row and dragging the mouse? if you click on a selected row and drag the mouse, no other rows get highlighted.

2 Answers, 1 is accepted

Sort by
0
Accepted
Milan
Telerik team
answered on 27 May 2011, 07:58 AM

Hello Sean 2212,

Such drag behavior is controlled by our DragElementAction property. Setting it to   ExtendedSelect will enable the behavior that you have mentioned.

Hope this helps. 



Regards,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Sean 2212
Top achievements
Rank 1
answered on 27 May 2011, 08:34 AM
Thanks, Milan! Exactly what I was looking for.
Tags
GridView
Asked by
Sean 2212
Top achievements
Rank 1
Answers by
Milan
Telerik team
Sean 2212
Top achievements
Rank 1
Share this question
or