TIWCGJQGridOptions.MultiBoxOnly Property

This option works only when multiselect = true. When multiselect is set to true, clicking anywhere on a row selects that row; when multiboxonly is also set to true, the multiselection is done only when the checkbox is clicked (Yahoo style). Clicking in any other row (suppose the checkbox is not clicked) deselects all rows and the current row is selected.

Namespace: IWCGJQGrid
published
 property MultiBoxOnly: Boolean index 39 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: Boolean