We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Select all text in a cell

Hello, I'm trying to find a quick and easy way to select all the text in a given GridControl cell. Thanks! -Paul

1 Reply

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;

Loader.
Live Chat Icon For mobile
Up arrow icon