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

How to enable classic behaviour of selecting rows

2 Answers 68 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jaroslav Půbal
Top achievements
Rank 1
Jaroslav Půbal asked on 22 Mar 2010, 04:22 PM
Hello,
in RadGridView we can choose SelectionMode to Multiple. This is OK.

We expect that selecting multiple rows will be controlled by Shift and Ctrl keys as expected in Windows application.
(Single mouse click select one row.
Single mouse click with Ctrl ADD one row.
Single mouse click with Shift ADD range of rows
)

How to enable this behaviour ?

2 Answers, 1 is accepted

Sort by
0
Accepted
Yordanka
Telerik team
answered on 22 Mar 2010, 04:36 PM
Hi Jaroslav Půbal,

To achieve desired behavior change SelectionMode="Extended".
Please, refer to this forum threat which describes SelectionMode functionality.

Sincerely yours,
Yordanka
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
Jaroslav Půbal
Top achievements
Rank 1
answered on 22 Mar 2010, 04:41 PM
I apologize for the oversight.
I was thinking that "extended" is for selecting cells.

Your support is great!
Tags
GridView
Asked by
Jaroslav Půbal
Top achievements
Rank 1
Answers by
Yordanka
Telerik team
Jaroslav Půbal
Top achievements
Rank 1
Share this question
or