Unfortunately this doesn't work (I tried to replace row'sBeginEdit/EndEdit lines with just AcceptChanges).
It seems the row in data gridjust remains in edit mode after check box is clicked until another row is clicked. The interesting thing isthe changes are not applied evenwhen another control is clicked (outside datagrid). For me this looks like a bug in DataGridView implementation or at least very nasty feature (I don't know who would ever expect such behavior).
Thanks anyway for the try,
Dmitry