Sets one row text.
bool SetRowValues( int nRow, const vector<string> & vsVals, int nCol1 = 0, bool bExpand = false )
false if nRow/nCol1 is invalid or there's not enough row/column, otherwise true
See examples of GetRowData
GridControl.h