JJ
Jisha Joy
Syncfusion Team
May 15, 2008 01:06 PM UTC
Hi Vikas,
please use the the following code snippets and let me know if this helps.
this.gridControl1.ListBoxSelectionMode = SelectionMode.MultiExtended;
// Get the seclected rows.
this.gridControl1.Selections.GetSelectedRows(true, true);
Thank you for using Syncfusion products.
Regards,
Jisha