home / developersection / tag
You haven’t finished your post yet. Are you sure you want to leave and discard your draft?
ColorPicker is an ASP.NET AJAX extender that can be attached to any ASP.NET TextBox control. It provides client-side color-picking functionality with
TheAJAX ControlToolkit has a CalendarExtender control that pops up a calendar whenever the user clicks on the target control. Calendar Properties:T
A Web page can contain only one ScriptManager control, either directly on the page or indirectly inside a nested or parent component. The ScriptManage
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
The UpdatePanelAnimationExtender is used to play animations while an UpdatePanel is updating and after it has finished updating. UpdatePanelAnimation
With an Update Progress control, you can show the status during the partial-page rendering of an UpdatePanel. Syntax:aspUpdateProgressID="UpdateProg
Ajax Toolkit NumericUpDownExtender Control in ASP.NetThat is the NumericUpDownExtender which automatically adds two buttons to a text box: One for i
A control that allows you to display a visual element to the end user to show that a partial page post back is occurring to the part of the page making the update. This is an ideal control to use when you have long running AJAX update.
Timer: The timer control will execute client side event s at specific interval and allows specific part so your page to update or refresh at these mom
This control allows you to put instructions in the textbox control. This gives them a better understanding of what to use the control for. It control have main properties as TargetControlID, WatermarkText, WatermarkCssClass etc.
l : It provide the tab which contain the information which is easily handel by using this AJAX Control in our project. TabContainer control has some TabPanel which contain the specific name and related data.
This control provide a rounded shape in element which is used in your project. How we implement the Update Progress server controlExample:Step1: we u