如何从 RadioButtonList 中获取选定的 RadioButton 对象
SelectedIndexChanged事件中如何从RadioButtonList中获取选中的RadioButton对象?
好吧,为了获得更多描述,
我需要捕获在单选按钮列表中选择的单选按钮,以便在单选按钮列表自动回发时关注它
How To Get The Selected RadioButton Object From The RadioButtonList in the Event of SelectedIndexChanged ??
Well for more description
i need to catch the radiobutton selected in the radiobuttonlist to focus on it when the radiobuttonlist autopostback
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
试试这个:
try this: