|
virtual |
Called by the grid before item replacing.
Override this method to add some custom actions such as existing grid item data cleanup or customizing a new item before adding it to the grid.
nRow | A zero-based row index. |
nColumn | A zero-based column index. |
pNewItem | A pointer to the grid new item. |