Correct working answer should be
<ClientSideEvents RowClick="function(s,e) { s.StartEditRow(e.visibleIndex) }" />
Or it won't work