其实就是EXCEL表格里的这个操作:
望采纳,谢谢
textbox1.text = this.dataGridView1.CurrentRow.Cells[索引列].Value.ToString();