Check if given row is selected. If not then select it.
bool CheckSelRow( int nRow, bool bOnlyInsideGrid = true )
return false if given row is already selected, otherwise true
See examples of CancelSelRows
GridControl.h