I’m using ASP.NET AJAX in the last project I work on and I’m very happy such control as Update Panel exists. Unfortunately today I experienced problem with validators inside Update Panel.
Problem
I have a form with some fields and validators. The validators are hidden by default.When the button is clicked the error messages appear above the […]
Tag Archive for 'ajax'
Validators inside Update Panel don’t work properly
Published April 17th, 2007 in ASP.NET. 3 CommentsGaia Ajax Widgets is another framework (except ASP.NET AJAX extensions framework) built on top of the native ASP.NET server controls.
Pros:
Easy to use
Easy to extend
Lightweighted
No JavaScript required - you don’t have to write JavaScript at all
Gaia is FREE
Samples
Download
ajax, asp.net widgets
ASP.NET 2.0 AJAX Extensions 1.0 Released
Published February 7th, 2007 in ASP.NET and Javascript. 2 CommentsASP.NET 2.0 AJAX Extensions 1.0 framework was released some days ago. You can use it for developing and running AJAX-style applications. Download the framework and the documentation or just read more about ASP.NET AJAX.
ASP.NET AJAX Control Toolkit was also released along with the framework. It is a shared-source community project consisting of samples and components […]

Recent Comments