|
|
|
|
DropDown is an ASP.NET AJAX extender that can be attached to almost any ASP.NET control to provide a SharePoint-style drop-down menu.
Updated:
24/03/09
|
|
|
|
|
|
|
|
FilteredTextBox is an extender which prevents a user from entering invalid characters into a text box.
Updated:
24/03/09
|
|
|
|
|
|
|
|
FilteredTextBox is an extender which prevents a user from entering invalid characters into a text box.
Updated:
24/03/09
|
|
|
|
|
|
|
|
The ListSearchExtender lets you search for items in a ListBox or DropDownList by typing. The extender performs an incremental search within the ListBox based on what has been typed so far.
Updated:
24/03/09
|
|
|
|
|
|
|
|
MaskedEdit is an ASP.NET AJAX extender that attaches to a TextBox control to restrict the kind of text that can be entered.
Updated:
24/03/09
|
|
|
|
|
|
|
|
The ModalPopup extender allows a page to display content to the user in a "modal" manner which prevents the user from interacting with the rest of the page.
Updated:
24/03/09
|
|
|
|
|
|
|
|
MutuallyExclusiveCheckBox is an ASP.NET AJAX extender that can be attached to any ASP.NET CheckBox control. By adding a number of checkboxes to the same "Key", only one checkbox with the specified key can be checked at a time.
Updated:
24/03/09
|
|
|
|
|
|
|
|
NoBot is a control that attempts to provide CAPTCHA-like bot/spam prevention without requiring any user interaction.
Updated:
24/03/09
|
|
|
|
|
|
|
|
NumericUpDown is an ASP.NET AJAX extender that can be attached to an ASP.NET TextBox control to add "up" and "down" buttons that increment and decrement the value in the TextBox.
Updated:
24/03/09
|
|
|
|
|
|
|
|
PagingBulletedList is an ASP.NET AJAX extender that can be attached to an ASP.NET BulletedList control and provide client-side sorted paging.
Updated:
24/03/09
|
|
|
|
|
|