home / developersection / category
The Slider extender allows upgrading an asp: TextBox to a graphical slider that allows the user to choose a numeric value from a defined range.AJAX
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 sa
The UpdatePanelAnimationExtender is used to play animations while an UpdatePanel is updating and after it has finished updating. UpdatePanelAnimation
Timer controls allow you to do postbacks at certain intervals. The main properties of timer control is Interval and default event of timer is Tick ()
The RoundedCorners extender applies rounded corners to existing elements. RoundedCorners Properties: TargetControlID - The ID of the button or link f
Ajax Toolkit UpdatePanel Control in ASP.NetUpdatePanel control is a central part of ASP.NET AJAX functionality. This is used with ScriptManager con
TextBoxWatermark is an ASP.NET AJAX extender that can be attached to an ASP.NET TextBox control to get watermark behavior. When a watermarked TextBo
ResizablecontrolExtender allows resizing of panel control. ResizableControl Properties: TargetControlID - The ID of the element that becomes resizabl
With an Update Progress control, you can show the status during the partial-page rendering of an UpdatePanel. Syntax:aspUpdateProgressID="UpdateProg
The TabContainer is an ASP.NET AJAX Control which creates a set of Tabs that can be used to organize page content. Each Tab Panel defines its Heade
The Rating control provides an intuitive rating experience that allows users to select the number of stars that represents their rating. The page designer can specify the initial rating, the maximum rating to allow.
PagingBulletedList is an ASP.NET AJAX Extender that can be attached to an ASP.NET BulletedList control and provide client-side sorted paging. TargetControl of PagingBulletedListExtender can only be a BulletedList.