|
inlinevirtual |
Called by the framework when the grid control changes the selection.
Called only when IsSingleSel() and IsWholeRowSel() both return TRUE. Override this function if you need custom processing on this event.
pNewSel | A pointer to new selected row. |
pOldSel | A pointer to old selected row. |