Hello everybody,
Can you tell me if exists the ActionOnLostFocus property in Winforms like Wpf ?
In fact, when I editing a cell I validating it in the CellValidating event or RowValidating.
But if during the editing I click on other control form's, the cell is not commited and the CellValidating event not fire.
How can I manage this situation appropriately?
Thank you
Best regards
Can you tell me if exists the ActionOnLostFocus property in Winforms like Wpf ?
In fact, when I editing a cell I validating it in the CellValidating event or RowValidating.
But if during the editing I click on other control form's, the cell is not commited and the CellValidating event not fire.
How can I manage this situation appropriately?
Thank you
Best regards