This question is locked. New answers and comments are not allowed.
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 ?
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 ?