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: Please try the latest version of the [source code](https://ajaxcontroltoolkit.codeplex.com/SourceControl/latest). At least my issues were fixed by the changes made in workitem [27996](https://ajaxcontroltoolkit.codeplex.com/workitem/27996).
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: Please try the latest version of the [source code](https://ajaxcontroltoolkit.codeplex.com/SourceControl/latest). At least my issues were fixed by the changes made in workitem [27996](https://ajaxcontroltoolkit.codeplex.com/workitem/27996).