mui-virtualized-table
mui-virtualized-table copied to clipboard
Make Table Cells Editable
Hello, so this is a great npm package for having a virtualized MUI Table.
However, in my use case I need all the cells to be editable. How can I put the data into textfields or simply make the cell directly editable?