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