asp.net 如何设置RadioButtonList的多选。。、、、
asp.net 如何设置RadioButtonList的多选。。、、、
[解决办法]
RadioButtonList就是为了实现单选
多选就用checkbox,或者你多放几个RadioButtonList
发布时间: 2013-04-21 21:18:07 作者: rapoo
asp.net 如何设置RadioButtonList的多选。。、、、
asp.net 如何设置RadioButtonList的多选。。、、、
[解决办法]
RadioButtonList就是为了实现单选
多选就用checkbox,或者你多放几个RadioButtonList