i would like to remove or make checkbox invisible on screen when isRowSelectable false
i have researched and tried so much but im unable to achieve this outcome with MuiDataTable
is there any way that we can remove or make checkbox color transperent when row is desable
i would like to remove or make checkbox invisible on screen when isRowSelectable false i have researched and tried so much but im unable to achieve this outcome with MuiDataTable
is there any way that we can remove or make checkbox color transperent when row is desable
here is my state data for datatable
and here are my options
i have tried mutiple ways its not working for me
with MuiTheme
with table options
here is the condition for making desabled row
isRowSelectable: (dataIndex) => !stateData[dataIndex].isDisabled,
im able to gray out the desabled row
but how can i do to checkbox as well
here is my sandcode box https://codesandbox.io/s/serverless-glade-2bzlg7