Last Updated:
23 Sep 2022 13:07
by ADMIN
RadGridView: Clicking on the row header will select all cells on the row when MultiSelect is false and SelectionMode is set to CellSelect
When the MultiSelect property is false and the SelectionMode is set to CellSelect, clicking on the row header, all cells in the row will be selected. In this case, only the current cell in the same column needs to be changed.