BCGSuite for MFC
int CBCGPGridRow::InsertItem ( int  nIndex,
CBCGPGridItem pItem 
)

Inserts item to the row in the specific position.

Parameters
nIndexZero-based item's position.
pItemPoints to the grid item to add.