0

I use material-table and I would need to place a action button on each row, which would add a new row below it when clicked, with the proviso that it would be ready for editing. enter image description here

So far, I have managed to create a button for each row that adds a new row below the current row, but the new row is not an editable one. Editing is possible only after clicking on the edit button. Could this be solved somehow?

Codesandbox

tommi
  • 27
  • 2
  • 8
  • 1
    I think this might answer your question. https://stackoverflow.com/questions/63328578/add-custom-add-button-in-material-table – mc-user Apr 30 '22 at 13:11

0 Answers0