Hi Andy,
Thanks for contacting Syncfusion support.
Query: “I've put a checkbox in a grid column but it's read only at run time. What am I doing wrong?”
We have analyzed your query and we understand that you are facing difficulties in checkbox column. From your code example, we found that you have rendered Boolean column in grid and displayed as checkbox using DisplayAsCheckbox property. We would like to inform you that Initially Boolean column (displayed as checkbox) will be in disabled state only, while editing a the record only checkboxes can be edited / changed.
But you have disabled editing on double click. So kindly share following details about your requirement.
- Do you want to render checkbox column in Grid and perform selecting? If yes, share below UG documentation for your reference
- Do you want to edit the Boolean column (checkbox control) on single click and update the changes in your datasource?
- Share more details about your requirement.
Above requested details will be very helpful for us to analyze the requested details at our end and provide better solution.
Regards,
Vignesh Natarajan