I set up
SelectionMode="Single" ReadOnly="True" SelectionUnit="Row"
on DataGridControl.
But when iI click somewhere in a row, selected cell become highlighted.
How can I select a full row without cell selected?