Hi ollie,
By default, the SfDataGrid provides both CellClick and CellDoubleClick events, which are triggered based on the click count. If the click count is one, the CellClick event is raised; if the click count is two, the CellDoubleClick event is raised. Currently, there is no option to change this behavior.
We have also reviewed the WinForms DataGridView control, which functions in the same manner. In response to your concern, we have initiated a discussion to explore any possible ways to modify this behavior in the DataGridView control. We will provide further updates if we receive any positive information. Please find the discussion link below.
Link:Query regarding the WinForms DataGridView CellClick and CellDoubleClick event · dotnet/winforms · Discussion #11849 (github.com)
Regards,
Sreemon Premkumar M.