[DataGrid][question]: Error when customizing checkbox column. The column type "checkboxSelection" you are using is not supported. Column type "string" is being used instead. #8167
Labels
support: commercial
Support request from paid users
Order ID or Support key 💳 (optional)
60466
Duplicates
Latest version
The problem in depth 🔍
I'm trying to customize the checkbox according to https://mui.com/x/react-data-grid/row-selection/#custom-checkbox-column. It works, but I see a warning in my console:
The column type "checkboxSelection" you are using is not supported. Column type "string" is being used instead.
What I'm doing is this (minimized example):
Am I doing something wrong or did I encounter a bug?
Thanks in advance.
Your environment 🌎
`npx @mui/envinfo`
I'm using Chromium 110.0.5481.100, @mui/envinfo doesn't pick this up for some reason.The text was updated successfully, but these errors were encountered: