摘要:
首记录:this.dataGridView1.CurrentCell = this.dataGridView1[this.dataGridView1.CurrentCell.ColumnIndex, 0];上一记录:if (this.dataGridView1.CurrentCell.RowIndex > 0) { this.dataGridView1.CurrentCell = this.dataGridView1[this.dataGridView1.CurrentCell.ColumnIndex, this.dataGridView1.CurrentCell.RowIndex - 阅读全文
posted @ 2012-09-04 16:34
MillerShi
阅读(183)
评论(0)
推荐(0)
浙公网安备 33010602011771号