Hello, Donovan,
The GridViewCheckBoxColumn.
EditMode property controls when the value of the editor will be submitted to the cell. By default, (
OnValidate), the value will be submitted only when the current cell changes or the grid looses focus. The other value, (
OnValueChange), will submit the value immediately after the editor value changes. I would recommend you to set the
EditMode property to
OnValueChange. Thus, the cell's value will be toggled as soon as you check/uncheck the
RadCheckBoxElement.
I have attached a sample project for your reference. Could you please give a try and see how it works on your end?
I hope this information helps. If you need any further assistance please don't hesitate to contact me.
Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Get
quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.
Learn More.