material-table-core / core

Datatable for React based on material-ui's table with additional features. Support us at https://opencollective.com/material-table-core
https://material-table-core.github.io
MIT License
296 stars 146 forks source link

Expand group by default #865

Closed shubhamkulkarni729 closed 1 month ago

shubhamkulkarni729 commented 2 months ago

This is a request for a property in material table to expand a group by default when the table is rendered. There is a property 'defaultExpanded' which expands all the groups by default, but we cannot specify specific groups.

Domino987 commented 1 month ago

@shubhamkulkarni729 can you check this pr if it works for you? https://github.com/material-table-core/core/pull/873