Forum Discussion
Steven Tolboe
Jun 19, 2017Iron Contributor
Grouped Details List - Default Collapsed
We are using a "Simple Grouped DetailsList" from Office UI Fabric. Is there a way for the groups to default to being collapsed rather than being expanded?
- Deleted
You can do this by setting the 'isCollapsed' property to true for all groups.
See the optional members on the 'IGroup' interface in the documentation