|
virtual |
Called by the grid control when the grid item has been changed.
This method is called by the grid control when the user has finished to edit a grid item. Override this method in a derived class to be notified about item changes.
| pItem | A pointer to item that has been changed. |
| nRow | The item row. |
| nColumn | The item column. |
Reimplemented in CBCGPADOGridCtrl.