What I Have
- I'm using "material-table": "1.67.1" sample image for show what I
need to do
What I Need to Do
- I need to change columns in the table when i select dog from the drop down already in the table using react js. as an example when i select Dog i need to allow user to edit only two columns and when i select cat i need to allow user to edit only one column.