m_datagrid.SetRow(m)m_datagrid.SetCol(n)m_datagrid.SetText(string)
如果是VS2003,只能在DataTable里加如果是VS2005,可以直接在DataGrid里直接写