Forum Discussion

Steven Tolboe's avatar
Steven Tolboe
Iron Contributor
Jun 19, 2017

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?

  • 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

Resources