Currently, you need to select a cell/row in the
data grid part of the control and then click again on the same cell in order to start editing it. This feels like a double click action. Allow to change the edit start trigger from double click to a single click. Similar feature is implemented in RadGridView with its
EditTriggers property.