datagridiview 双击事件问题请问我有4列数据A1 A2 A3 A4双击其中的某一列显示不同数据谢谢[解决办法]dataGridView1.CurrentCell.Value或者根据dataGridView1.CurrentCell.ColumnIndex做其他处理