Use a flexgrid. It is much easier to customize.
AFIK, there is no way to access a cell in a datagrid.
The flexgrid lets you address cells using flexgrid1.textmatrix(r,c)
where r=ROW and c=COL