摘要: 1 private void Form_Load(object sender, EventArgs e)2 {3 //取消默认选中行4 dataGridView1.ClearSelection();5 } 阅读全文
posted @ 2014-03-04 13:41 ^懒洋洋^ 阅读(905) 评论(0) 推荐(0)