CheckBoxList控件获取多选择,需要遍历
摘要:
CheckBoxList控件获取多选择,需要遍历,环境:vs2008在页面上添加CheckBoxList控件,输入项值 a,b,c,d.然后添加按钮 Button2确定,如何获取CheckBoxList控件多选择呢?protected void Button2_Click(object sender... 阅读全文
posted @ 2015-12-20 08:37 pyman 阅读(329) 评论(0) 推荐(0) 编辑