J
JC
I have a form with a few UpdatePanels and each has an associated
UpdatePanelAnimationExtender which causes fade-in and fade-out. In addition
2 of the animations disable the 2 buttons which trigger them in the Updating
event and then enable them again in the Updated event. I was surprised to
see that all the animations occur when any AJAX postback occurs. All the
UpdatePanelAnimationExtenders have their UpdatePanel ID as their
TargetControlID.
Is this as designed or is something wrong with the page?
UpdatePanelAnimationExtender which causes fade-in and fade-out. In addition
2 of the animations disable the 2 buttons which trigger them in the Updating
event and then enable them again in the Updated event. I was surprised to
see that all the animations occur when any AJAX postback occurs. All the
UpdatePanelAnimationExtenders have their UpdatePanel ID as their
TargetControlID.
Is this as designed or is something wrong with the page?