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