|
Listbox Mode
Grid can be operated in Listbox Mode where the users can select one or more records via Ctrl+Clik or Alt+Click. Three unique selection types are available for the GridGroupingControl in listbox mode. They are :
-
SingleSelection Mode – Only a single row can be selected at a time.
-
MultiSimple mode – Multiple rows can be selected using the mouse.
-
MultiExtended mode – Multiple rows can be selected using the Ctrl and Shift keys.
Multi-Selection Mode
By default the selection mode is turned off.
|
|
|
|