Hello Terje Johansen,
When the SelectionUnit is set to FullRow, the e SelectionChanged event is fired first and after that the CurrentCellChanged event fires as it was described in our docs.
You may also write some custom code for such purpose (without going in edit mode) - through subscribing to the RadGridView's RowLoaded event and attach to the MouseLeftButtonDown of a GridViewRow:
Kind regards,
Vanya Pavlova
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>