Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
335
CellChange Event does not fire for Checkbox column
posted

Hi,

I have got a column with DataType Boolean, so the values are displayed as Checkboxes.

Now I want to react to user input as the displayed Checkbox value changes to exit edit mode and process the change. I presume, normally the CellChange event should fire, but in my case it does not. Is that behavior well-known? Which event should I use instead, or how will I make CellChange fire on a checked change?

Best

Fr. Kunze