不好意思.说错了label1.Text = dataGrid1[this.dataGrid1.CurrentRowIndex, 列号].ToString();
返回选择行,第几列(列号)的数据....
返回选择行,第几列(列号)的数据....


2007-01-17 14:34
2007-01-17 14:38

2007-01-17 14:42
2007-01-17 14:54
2007-01-17 14:58
2007-01-17 14:58
2007-01-17 15:20
2007-01-17 16:52
2007-01-17 16:58
编号是从 0 开始的,而不是从 1 开始的 .

2007-01-17 17:08