Hello,
I have a datagridview with a checkbox in a column, and I want to detect
when the user change the value of the checkbox in the event
CheckedChanged, but I only detect that the value is changed when the
focus is in another column.
An idea?
Thanks