By default each UpdatePanel has the UpdateMode set to "Always". If you set it to "Conditional" the other panel won't update. You can use triggers to update other UpdatePanels or from code using the Update() method.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment