We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

I want multiple row selection using Ctrl key

Hi I am using sysnfusion gruping grid, i want muliplte row selection by ctrl key.

so when ever i want press Ctrl key i can select only those row.

1 Reply

HA haneefm Syncfusion Team April 23, 2007 09:27 PM UTC

Hi Ashok,

You can try this code.

this.gridGroupingControl1.TableOptions.ListBoxSelectionMode = SelectionMode.MultiExtended;

Best regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon