BCGSuite for MFC
BOOL CBCGPGridCtrl::SelectRow ( int  nRow,
BOOL  bRedraw = TRUE 
)

Selects a row.

Call this function to select the specified by nRow row.

Parameters
nRowIndex of a row to select.
bRedrawIf TRUE, the grid control should be redrawn.