J jeff Jan 13, 2004 #2 TextBox tb = (TextBox)DataGrid.Items[index].Cells[index].Controls[index]; string tbTxt = tb.Text;