[DataGrid] getAllRows method in DataGrid's apiRef #4215
Labels
component: data grid
This is the name of the generic UI component, not the React module!
support: question
Community support but can be turned into an improvement
Duplicates
Latest version
Summary 💡
I recently updated the MUI in my project to the latest version (version 5) in order to use new features added to the DataGrid component.
I am using apiRef prop to manage the editable feature of the grid. It seemed to me that the ref includes many functions regarding rows but is missing key function which is getAllRows.
I was wondering if it would be possible to add this function to the ref. It seems like a feature that can be achieved easily and I would be more than happy to work on it.
Examples 🌈
No response
Motivation 🔦
No response
The text was updated successfully, but these errors were encountered: