GK
Ganesan K
Syncfusion Team
December 14, 2009 12:40 PM UTC
Hi Thierry,
Thanks for using Syncfusion products.
You can use the following code for multiple row selection.
dataGrid.Model.Options.ListBoxSelectionMode = GridSelectionMode.MultiExtended;
Please let us know if you need any more details.
Thanks
Ganesan