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

set cell like if you do a click over it

Hi, I want to set a cell like if you do a click over the cell programatically, but i dont know who is the manner. Thanks. Carlos.

1 Reply

AD Administrator Syncfusion Team October 12, 2005 04:12 PM UTC

Try calling grid.CurrentCell.MoveTo. This method has an overload that accepts a third argument that lets you control whether the cell shoul dbe activated or not. You might want to use this flag there, GridSetCurrentCellOptions.SetFocus.

Loader.
Live Chat Icon For mobile
Up arrow icon