Wijmo UI for the Web
IGroupInfo Interface
wijmo.grid Namespace : IGroupInfo Interface
Used to customize the appearance and position of groups.
Fields
 NameDescription
 Field

Determines the CSS used to show collapsed nodes on the grid.

 
 Field

Determines the CSS used to show expanded nodes on the grid.

 
 Field

Determines the text that is displayed in the group footer rows.

 
 Field

A value indicating whether groupings containing a single row are grouped.

 
 Field

Determines the text that is displayed in the group header rows.

 
 Field

Determines whether the user will be able to collapse and expand the groups by clicking on the group headers, and also determines whether groups will be initially collapsed or expanded. Possible values are: "none", "startCollapsed", "startExpanded".

 
 Field

Determines whether the grid should insert group header and/or group footer rows for this column. Possible values are: "none", "header", "footer", "headerAndFooter".

 
Top
See Also

Reference

wijmo.grid Namespace