ASP.NET AJAX - Validators doesn't work after postback by UpdatePanel

There is a tedious problem with asp.net validation control when AJAX Update panel is used.
A solution at the moment is this extension of validator controls including script manager.

http://blogs.msdn.com/mattgi/archive/2007/01/23/asp-net-ajax-validators.aspx

It is pretty simple to integrate - just follow the instructions of Matt Gibbs.

No comments:

Post a Comment