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

highlight current row


Hi,

I was wondering how to programmatically highlight the current row that the user is editing? Thanks!

1 Reply

J. J.Nagarajan Syncfusion Team September 28, 2007 02:51 AM UTC

Hi,

If your intention is to highlight the currenly editing row then please refer to the folloing code snippet

this.gridControl1.ListBoxSelectionMode = SelectionMode.One;

Please let em know if this helps.

Regards,
Nagaraj

Loader.
Live Chat Icon For mobile
Up arrow icon