How to edit rows directly in data grid? (MUI)
In my MUI data grid I've defined columns as editable and can access them and edit them, but can't save or call edit on button. Is there any faster way to edit and make calls without implementing all functions from MUI documentation website?
