问题描述
大家好,
我在vb.net项目中遇到问题。
i有两个单选按钮和一个复选框所有控件都有其checked_change事件。当页面从服务器端加载我检查的单选按钮
问题是,当我检查另一个radiobutton它的事件不起作用,但当我复选框cheked它的事件被解雇和复选框事件后所有事件工作正常我不知道为什么页面第一次加载我的单选按钮事件不工作和当任何回发发生时其他控件然后它的工作原因很好。
请尽快协助我
提前致谢
Hi All,
I am stuck in a problem in vb.net project.
i have 2 radio buttons and a check box all controls have its checked_change event.when page loads the i checked radio button from server side
the problem is that when i checked another radiobutton its event not working but when i checkbox cheked its event fired and after the checkbox event all event working fine i dont know the reason why on page first time load my radio button events not working and when any postback occurs bu other control then it works fine.
please assist me soon
Thanks in advance
这篇关于控制回发属性不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!