AD
Administrator
Syncfusion Team
September 15, 2003 04:03 PM UTC
There is a property setting that you can use to caused the text to be selected when a cell becomes current. Try setting
grid.ActivateCurrentCellBehavior = Syncfusion.Windows.Forms.Grid.GridCellActivateAction.SelectAll;