»Spread for ASP.NET  » Product Tour  » AJAX Extender Cell Types jump to:

AJAX Extender Cell Types

There are several cell types that are made available by using ASP.NET AJAX and are dependent on the extenders of the Microsoft ASP.NET AJAX Control Toolkit. The appearance and behavior of these cell types are controlled by the AJAX Control Toolkit. For more information, see http://ajax.asp.net/ajaxtoolkit/.
All controls in the AJAX Control Toolkit can add or attach client behaviors to a target control. The target control is exposed as the Editor property of the extender cell type in FarPoint Spread.
Multiple behaviors can be attached to the same target control, which is also supported in the AJAX extender implementation of FarPoint Spread. For example, we can add a MaskedEditExtender to DateCalendarCellType. As a result, this cell type combines two extenders.

 ABCDE
1Calendar with MaskedEdit -->2009-01-07Slider -->20 
2MaskedEdit using custom converter -->
NumericUpDown
 
3AutoComplete with watermark -->
   
4Rating -->   
5MutuallyExclusiveCheckBox -->
6SlideShow -->