|
virtual |
called by the framework when the user begins to edit an item.
This function is called by the framework when the user begins to edit the item.
Override it in the derived class if you need any additional initialization before the item has been edited.
pItem | Points to the grid row to be edited. |
lptClick | Specifies the point, in client coordinates of the grid control, where the user has clicked to begin the editing. |