button and drop down controls events firing every alternate times
Posted
by Phani Kumar PV
on Stack Overflow
See other posts from Stack Overflow
or by Phani Kumar PV
Published on 2010-05-30T11:08:04Z
Indexed on
2010/05/30
11:12 UTC
Read the original article
Hit count: 213
I am having a drop down list control and a button in user control. the button click event is registered dynamically. this event i sgetting fired every alternating time. dont know the reason why it is behaving so. later added the selected index changed to the drop down list control. this also is getting fired alternate times. the user control is invoked in a sharepoint web part.
any pointers are greatly appreciated..
© Stack Overflow or respective owner