Gets one row of cells' text.
bool GetRowValues( int nRow, vector<string> & vsVals, int nCol1 = 0 )
true if nRow is a valid row index, otherwise false
See examples of SetCellComboList
GridControl.h