BCGSuite for MFC
virtual void CBCGPGridCtrl::OnItemUpdateFailed ( )
inlineprotectedvirtual

Called when the grid fails to update an item.

Can be called from OnItemChanged() in some CBCGPGridCtrl - derived classes when the grid fails to update an item. Override it in CBCGPGridCtrl - derived class to perform custom error handling.

Reimplemented in CBCGPADOGridCtrl.