I would like to make a column not be able to be selectable. I currently have icons in the column and whenever the cell is clicked it gets the clicked effect. The icons trigger a modal window, so when the window is closed the cell has the clicked effect. Is there a column definition that disables the cell selection of all cells in the specified column?
Add this to your column definition to override the border style that's applied to the cell on focus
cellStyle: {border: 'none !important'}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With