Hi,
I'm trying to use UpdatePanelAnimationExtender for a FadeIn/FadeOut effect but OnUpdating event is not fired.
I have to use Sys.WebForms.PageRequestManager.getInstance().add_beginRequest(BeginRequestHandler) in order to get it working.
Could you please tell me what am I doing wrong?
sample project:
https://dl.dropboxusercontent.com/u/5073388/Test.zip
Thank you,
Josep
Comments: Hi Mikhail, Is this the right behaviour? Why buttons are not responding but gridview and other controls are triggering the update panel? Kind regards, Josep
I'm trying to use UpdatePanelAnimationExtender for a FadeIn/FadeOut effect but OnUpdating event is not fired.
I have to use Sys.WebForms.PageRequestManager.getInstance().add_beginRequest(BeginRequestHandler) in order to get it working.
Could you please tell me what am I doing wrong?
sample project:
https://dl.dropboxusercontent.com/u/5073388/Test.zip
Thank you,
Josep
Comments: Hi Mikhail, Is this the right behaviour? Why buttons are not responding but gridview and other controls are triggering the update panel? Kind regards, Josep