Monday, March 26, 2012

Intended behaviour for updateProgress??

I have 2 updatePanel, one nested inside another and 2 updateProgress. The 1st updateProgress is inside the outer updatePanel but outside the inner updatePanel. The 2nd updateProgress is inside the nested 2nd updatePanel.

When I click a button inside the 2nd nested updatePanel, both updateProgress controls display. Is this the intended behaviour?

UpdateProgresses aren't tied to an update panel unless you set them to be using the AssociatedUpdatePanelID property.

I have posted the code to duplicate this issue herehttp://forums.asp.net/thread/1556109.aspx

Has anyone heard anything about a fix for this?

No comments:

Post a Comment