JavaScript/jQuery DataGrid - Grouping
Configures grouping.
import { Grouping } from "devextreme/ui/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