Q579 - whole row be selected but ALSO allow multi selection

Reading Q579 tells me how to for the whol row to be selected but how to I let the user multiselect multiple rows? IE Ctrl and Shift select yet still continue to show only entire rows? Cheers -M

1 Reply

AD Administrator Syncfusion Team March 16, 2004 10:35 PM UTC

I am not sure what your question is. You can set grid.ListBoxSelectionMode = SelectionMode.MultiExtended; to allow your uses to select multiple whole row ranges.

Loader.
Up arrow icon