JavaScript/jQuery DataGrid - GroupPanel
Configures the group panel.
import { GroupPanel } from "devextreme/ui/data_grid"
allowColumnDragging
Specifies whether columns can be dragged onto or from the group panel.
Type:
Default Value: true
emptyPanelText
Specifies text displayed by the group panel when it does not contain any columns.
Type:
Default Value: 'Drag a column header here to group by that column'