Home › Forums › WinForms controls › Xceed Grid for WinForms › Select Multiple Rows in Grid › Reply To: Select Multiple Rows in Grid
Those should work. The GridControl supports this by default. Check out the <b>SelectionMode</b> property of the GridControl. It should be set to <b>SelectionMode.MultiExtended</b>.
Imported from legacy forums. Posted by Tommy (had 3276 views)