Wednesday, March 28, 2012

AJAX Beta - Undo the changes

It was going so well. Everything worked great, now I have to rewrite my app. Whoever had the idea to require extenders to be in the same panel is fired. This is killing me.

An extender can't be in a different UpdatePanel than the control it extends.

Description:An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details:System.InvalidOperationException: An extender can't be in a different UpdatePanel than the control it extends.

hello.

well, that's just to guarantee that you don't get orphaned extenders...

No comments:

Post a Comment