English
English
Appearance
English
English
Appearance
Grouped view is a display mode of the table view. It organizes records into groups based on the value of one or more fields, making it easier to view and summarize data by dimension. SmartTable's grouping capability is embedded in the table view, so you can enable it without creating a separate view type.

Each group supports displaying statistical information, including:
When multiple grouping fields are configured, SmartTable displays them in nested levels according to the field order:
Owner A
├── Status: In Progress
│ ├── Task 1
│ └── Task 2
└── Status: Completed
└── Task 3
Owner B
└── ...Grouped view can be combined with table view filtering, sorting, and column freezing:
Best Practice
It is recommended to place grouping fields at the far left of the table and freeze that column so the grouping structure remains clear with large amounts of data.