Skip to content

ColumnGroupInfo

Column grouping info returned by the getColumnGrouping plugin query. Plugins like GroupingColumnsPlugin respond with this to describe how columns are organized into groups for the visibility panel.

Important: This type describes group membership — which fields belong to which group. For authoritative display order, use grid.getAllColumns() or grid.getColumnOrder() from the ConfigManager, which reflects the current column positions after any reordering.

PropertyTypeDescription
idstringUnique group identifier
labelstringDisplay label for the group
fieldsstring[]Column field names belonging to this group.
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt