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

How to get selected rows in GGC

I have GGC with SelectionMode.MultiExtended. I want to let user to multi-select grid rows. How can I get selected rows? Thanks, Lan

1 Reply

AD Administrator Syncfusion Team June 10, 2005 11:16 PM UTC

In addition to ListBoxSelectionMode, if you also set grid.TableOptions.AllowSelections = GridSelectionsFlags.None, then you can use the record selection support tailored for the GridGroupingCOntrol. Then you can get the selected records using the grid.Table.SelectedRecords collection.

Loader.
Live Chat Icon For mobile
Up arrow icon