摘要:
下面两种语法,只是变相的形式而已。 for (int i = 0; i < dgETL.Items.Count; i++) { CheckBox selectCheckBoxInCell = dgETL.Columns[0].GetCellContent(dgETL.Items[i]) as CheckBox; if (selectCheckBoxInCell != null) { s... 阅读全文
posted @ 2010-09-02 18:51
任国强
阅读(5509)
评论(3)
推荐(0)

浙公网安备 33010602011771号