Hi there,

Attached is the patch makes validators work within UpdatePanel.

It introduce new internal interface IScriptManager.
If page contents instance of IScriptManager, validators call it's API
instead Page.ClientScript.

ScriptManager implement IScriptManager, that allows it to manage client
script of validators as well.

Please review and approve the patch.

Regards,
Igor Zelmanovich.

[EMAIL PROTECTED] 

Attachment: Validators.patch
Description: Validators.patch

Attachment: ScriptManager.patch
Description: ScriptManager.patch

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to