AD
Administrator
Syncfusion Team
February 21, 2007 06:02 PM UTC
Hi Adnan,
Try setting the ListBoxSelectionMode property to SelectionMode.One in a grid and let me know if this helps.
this.grid.ListBoxSelectionMode = SelectionMode.One;
Best regards,
Haneef