BCGControlBar Pro for MFC
virtual void CBCGPADOGridCtrl::OnItemUpdateFailed ( )
inlinevirtual

Called by the library when OnItemChanged() has failed.

Override this method in a derived class if you want to be notified when OnItemChanged() has failed. This method is called from the exception handler.

Reimplemented from CBCGPGridCtrl.