Ajax Template

Topic updated 17-10-2007

The AJAX Template makes your application Ajax-enabled.

Note: before you can use the Ajax Template, the ASP.NET 2.0 AJAX Extensions 1.0 must be installed on your computer. This can be downloaded from Microsoft's ASP.NET AJAX website.

 

To add the Ajax template right click in the ASP.NET project on extension and add the Ajax extension template.

AddExtensionTemplate

 

The Ajax Template adds UpdatePanel controls to all Browse Templates and Form Templates in a project. The UpdatePanel is used for all controls that have content that can be refreshed without refreshing the page.

 

Ajax Template Options

Enable Microsoft Ajax Template
Turned on by default. By turning this option off, Ajax can be disabled for the whole project or for single pages.

Add the Microsoft Ajax Toolkit Controls
Adds all controls of the ASP.NET Ajax Control Toolkit as a separate group to the Control Toolbox.

Automatically creates MaskedEdit
When turned on, masked editing is generated by Property Templates that are based on columns with a Database Repository Web Mask Validator

Microsoft Ajax Location (Path)
This is automatically set. This setting may have to be updated after installation of a new version of the ASP.NET AJAX Extensions.

 

See also

Products used by GenWise