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

Selection with drag

3 Answers 246 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Miroslav
Top achievements
Rank 1
Miroslav asked on 01 Apr 2019, 08:03 AM
Hello, I have the following question:
When I mark a cell from the grid and without releasing the left mouse button I pull out cell selection is obtained.
However, when doing the following, the selection does not work:
Mark a cell, release the left mouse button, press the left mouse button again on the selected cell and move the mouse do not select other cells.
How can I do this behavior?

3 Answers, 1 is accepted

Sort by
0
Vladimir Stoyanov
Telerik team
answered on 03 Apr 2019, 02:09 PM
Hello Miroslav,

May I ask you to try setting the DragElementAction property of the RadGridView to ExtendedSelect? Note, that setting this property to Select means that no selection will be performed when starting the drag from an already selected element.

I hope you find this helpful.

Regards,
Vladimir Stoyanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Miroslav
Top achievements
Rank 1
answered on 04 Apr 2019, 05:47 AM
Thanks, that solves my problem.
0
Isabelle
Top achievements
Rank 1
answered on 04 Apr 2019, 07:54 AM
UI virtualization to optimally utilize system resources. The RadCarouselPanel will only display UI elements for the currently visible items when used in an items control RadCarouselPanel can be used as standalone control or in conjunction with any WPF items control like a ListBox or a ListView to spice up its appearance.
Tags
GridView
Asked by
Miroslav
Top achievements
Rank 1
Answers by
Vladimir Stoyanov
Telerik team
Miroslav
Top achievements
Rank 1
Isabelle
Top achievements
Rank 1
Share this question
or