Hello Telerik, Im trying to enable multi row select in rad grid without a check box for selecting, only on any row cell click i can select, and on another row click, it keep the previous selected row, im trying to do so client side, is there any way to implement that
2 Answers, 1 is accepted
0
Konstantin Dikov
Telerik team
answered on 01 Feb 2016, 12:58 PM
Hi BIshara,
In order to select multiple rows without the GridClientSelectColumn, the user have to hold the "CTRL" key (the common approach for multiple selection). However, if you need to enable multiple selection without the "CTRL" key you could use the following approach to override the built-in behavior:
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 Feedback Portal
and vote to affect the priority of the items