asp.net - One update panel updated and other one is also updated? -
I have a scenario, I have two update panels on the page (both have update mode = 'conditional'). If I update an update panel the other automatically updates. This is the first problem.
I am using UpdatePanelAnimationExtender . If an update panel is updated, then it does not have UpdatePail animation animator, which is also made by other updates and is an updated panel animation indicator, on updating update panel (); Extension has been removed from the updatepanel animation document:
Onupdating - Normal animation when updating any UpdatePanel
Is played then
Generic animation played after OnUpdated - UpdatePanel
is ready (but only if UpdatePanel < / Code> was changed)
Problem: On updating
was removed and this backend worked and ended Not done because onUpdated
only when UpdatePanel changed
It w ill when the button is inside 2'andpantpanl? If not, I do not think it will update the second update panel. Can you confirm that the button is inside or out of the second update panel?
Comments
Post a Comment