摘要: //新增 this.dataGridView1.AllowUserToAddRows = true; if (iTag == 1) { //默认自动编号排序 dataGridView1.Columns["taskId"].HeaderCell.SortGlyphDirection = SortOr... 阅读全文
posted @ 2014-06-06 13:15 poloyzhang 阅读(202) 评论(0) 推荐(0)