为了账号安全,请及时绑定邮箱和手机立即绑定

Radiobutton怎么获取值

Radiobutton怎么获取值

子衿沉夜 2018-10-10 05:06:59
<asp:radiobutton   id= "RadioButton1 "   runat= "server "   Text= "博士 "   GroupName= "know "> </asp:radiobutton> <asp:radiobutton   id= "RadioButton2 "   runat= "server "   Text= "硕士 "   GroupName= "know "> </asp:radiobutton> <asp:radiobutton   id= "RadioButton3 "   runat= "server "   Text= "本科 "   GroupName= "know "> </asp:radiobutton> <asp:radiobutton   id= "RadioButton4 "   runat= "server "   Text= "大专 "   GroupName= "know "> </asp:radiobutton> <asp:radiobutton   id= "RadioButton5 "   runat= "server "   Text= "中专 "   GroupName= "know "> </asp:radiobutton> </td> 怎样在.cs   文件中获取   已经CHECKED的radiobutton的值
查看完整描述

2 回答

?
墨色风雨

TA贡献1853条经验 获得超6个赞

为什么不使用“RadioButtonList”,RadioButtonList1.SelectedItem.Text;

查看完整回答
反对 回复 2018-10-23
  • 2 回答
  • 0 关注
  • 663 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信