Hi, Eusebio,
The RadGridView.ValueChanged event is expected to fired when the value in the editor is updated. However, this editor's value is not committed to the cell yet until you press Enter or navigate to another cell.
For the GridViewCheckBoxColumn it is convenient to specify its EditMode property to OnValueChange.Thus, the value will be committed to the associated cell as soon as you toggle the checkbox. In this case, the CellValueChanged event is fired indicating that the cell has a new value. Please give this approach a try and see how it works in your scenario.
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
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.