AD
Administrator
Syncfusion Team
October 1, 2007 01:02 PM UTC
You can use the ActivateCurrentCellBehavior property to control how the cell becomes active for editing.
grid.ActivateCurrentCellBehavior = GridCellActivateAction.DblClickOnCell;//or maybe GridCellActivateAction.None;