View Code
foreach(DataGridViewRow row in this.dgvArchivesData.Rows)
            {
                this.dgvArchivesData.CurrentCell = row.Cells[1];  
            }

 

posted on 2012-05-11 11:29  捣乃忒  阅读(607)  评论(0编辑  收藏  举报