[data grid] Use React.useState
to track the cells in edit mode.
#5625
Labels
component: data grid
This is the name of the generic UI component, not the React module!
feature: Editing
Related to the data grid Editing feature
v6.x
Summary
Use
React.useState
to track the cells in edit mode, instead of the grid's stateMotivation
The text was updated successfully, but these errors were encountered: