You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using both ngx-datatable-row-detail and ngx-datatable-group-header together, groups load as collapsed by default. Even when setting groupExpansionDefault="true" to expand the groups, individual row details can no longer be expanded.
Are there any plans to support these features concurrently?
The text was updated successfully, but these errors were encountered:
When using both
ngx-datatable-row-detail
andngx-datatable-group-header
together, groups load as collapsed by default. Even when settinggroupExpansionDefault="true"
to expand the groups, individual row details can no longer be expanded.Are there any plans to support these features concurrently?
The text was updated successfully, but these errors were encountered: