Now Datagrid supports selecting rows by clicking anywhere in the grid row. Note that this is not recommended
when the rows are containing clickable cells. If your cells contain input, buttons, etc. this option is not recommended.
For row selection mode add [(clDgRowSelection)]
and set it to true
.