Single row selection with radio buttons

Besides row selection with radio button, we are also able to use range selections similar to spreadsheets.

To turn off the range selections, we add this option:

selectionModel: {type: null}
rowSelect Event: