Hello, guys,
I am glad that you have discussed the scenario with clicking a cell inside a
GridViewCheckBoxColumn.
However, please have in mind that the
GridViewCheckBoxColumn offers the
EditMode property. This property determines whether changing a value of a check box will immediately be send to the cell (
OnValueChange) or when the current cell is changed or the grid is being validated (
OnCellChangeOrValidating). Feel free to set the
EditMode property to
OnValueChange and handle the
CellValueChanged event. In this case, the event will be fired as soon as you click a checkbox.
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
Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).