[]
        
(Showing Draft Content)

Wijmo_Grid_Selector

wijmo.grid.selector Module

Contains classes that add behaviors to FlexGrid columns.

The Selector class adds checkboxes to cells in the column. The checkboxes allow users to select items and groups using the Row.isSelected property.

The BooleanChecker class adds checkboxes to header and group cells in columns bound to boolean values. The checkboxes allow users to toggle the bound value for groups or for the whole data set.