vs2005的DataGridView行选中和选中行可见
摘要:
this.dataGridView1.ClearSelection();this.dataGridView1.Rows[i].Selected = true; this.dataGridView1.CurrentCell = this.dataGridView1.Rows[i].Cells[1]; 阅读全文
posted @ 2007-11-26 15:16 优雅小猪 阅读(1243) 评论(0) 推荐(0)
浙公网安备 33010602011771号