string overtime_mk= ((CheckBox)WebDataGrid1.Items[i].FindControl("CheckBox1")).Checked ==true ? "Y":"N" ;

posted on 2014-11-04 10:57  buy0769  阅读(218)  评论(0编辑  收藏  举报