Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change Checkbox to Radio Button Material UI Data Grid

I am working on a React project and currently using Material Ui Data Grid for the data display.

What I want is in the table I decide whether I want the checkbox at the starting of each row or a Radio button.

Of Course the feature changes as with the radio button I can select only one data and with check box, I can select multiple data.

I can't seem to find how to do this.

Thank you for the help.

like image 864
Himanshu Tariyal Avatar asked Oct 29 '25 10:10

Himanshu Tariyal


1 Answers

This can be achieved using OnSelectionModelChange props of material-ui datagrid and Radio button.

Live Demo

Edit react

like image 55
Prashant Jangam Avatar answered Nov 01 '25 00:11

Prashant Jangam



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!