React DataGrid - Grouping
Configures grouping.
import { DataGridTypes } from "devextreme-react/data-grid"
allowCollapsing
Specifies whether the user can collapse grouped records in a grid or not.
Type:
Default Value: true
contextMenuEnabled
Enables the user to group data using the context menu.
Type:
Default Value: false