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

Add default value for columnDef.defaultGroupOrder #844

Closed ryolay closed 6 months ago

ryolay commented 6 months ago

Related Issue

Issue #863

Description

Add default value for property tableData.defaultGroupOrder

Impacted Areas in Application

Row filtering

ShotSkydiver commented 6 months ago

Why was this closed?

KippWade commented 6 months ago

Somebody posted a PR for this issue. When I tested the PR changes, it automatically put all of my tables grouped to column 0, which isn't the desired result.

I don't think this should be closed.

Domino987 commented 6 months ago

It must have been closed by GitHub automatically.

Can you open a new issue with the current behavior and maybe a Sandbox?