All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Do we have any way show checkbox enabled or disabled in React Kendo grid when using the below selected field.
<Column field="selected" width="75px" filterable={false} headerSelectionValue={ data.findIndex(dataItem => dataItem.selected === false) === -1 }
Hello, Abhishek,
This will require using a custom cell and rendering the checkbox programmatically in order to add the disabled attribute dynamically:https://www.telerik.com/kendo-react-ui/components/grid/api/GridColumnProps/#toc-cell
Regards, Stefan Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.