Optional
groupList of grouped columns (only applicable with rowGrouping
).
Optional
groupArray of keys returned by getGroupKey
of all the parent rows until the row for which the data is requested
getGroupKey
prop must be implemented to use this.
Useful for treeData
and rowGrouping
only.
Alternate to start
and end
, maps to GridPaginationModel
interface.
First row index to fetch (number) or cursor information (number | string).
Last row index to fetch.