Wijmo UI for the Web
IGroupInfo Interface
Used to customize the appearance and position of groups.
Browser Compatibility
7
5
5
Fields
 NameDescription
 FieldcollapsedImageClass

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

 
 FieldexpandedImageClass

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

 
 FieldfooterText

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

 
 FieldgroupSingleRow

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

 
 FieldheaderText

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

 
 FieldoutlineMode

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".

 
 Fieldposition

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

 

 


© 2013 All Rights Reserved.

Send comments on this topic.