A standard cell editor in the grid updates the dataProvider when the control loses focus but I am using a custom checkbox control and I want to force it do so when it is clicked.
Is there some way I can trigger the grid to read the data from the control and update the row in the dataProvider? tks

