How can I disable the radio button of the last column visible in DataGrid MUI( column panel)?

Viewed 16

I don't know if it's possible, but I want on columns Panel- DataGrid, that when only one column is visible, I can no longer click on the button to hide it. For example, in the attached picture, the button for Column3 should be disabled, so that I cannot hide it. I searched in the documentation but did not find certain props that would help me. . Do you think this is possible or are there certain props that would help?

Thank you !

enter image description hereColumns Panel DataGrid

0 Answers
Related