Ajax .Net Extender Controls are those controls that extend an Asp .Net Control by the way giving rich Ajax functionality.
Calendar Control extends Asp .Net so that the TextBox can be used for selecting date.
Start A new website in Visual Studio 2008 or Ajax Enabled WebSite in Visual Studio 2005.
In the case of Visual Studio 2005 the Script Manager will available by default.
In Visual Studio 2008 you have to add a Script Manager.
Add a TextBox which you want to add Calendar support. Add CalendarExtender to the form.
Set TargetControlId of CalendarExtender to TextBox1. Now when you run the application you will see a textbox as shown in the figure above.
It is that easy to enable date selection functionality to an textbox using CalendarExtender control.
Related Blog
Tuesday, June 3, 2008
Ajax .Net III : CalendarExtender Control
Subscribe to:
Post Comments (Atom)
hai sir
ReplyDeletewhere from the calender extender we will get?
madhu
hai sir
ReplyDeletewhere from the calender extender we will get?
madhu
For that you have to download Ajax Control Tool Kit. Inside that you will finad a Sample WebSite. Create a tab in Visual studio for Ajax Control Tookit, Right click, add control navigate to bin folder of Sample web site and you fill find AjaxControlToolkit.dll. Select it and you will get all these contols.
ReplyDeleteShalvin
sir
ReplyDeletei am using ivsual studio 2003.how can i add a date picker coz it does not provide..please help me.thanking you in advance
Ajax .Net will work only with Asp .net 2.0 and above.
ReplyDeleteYou can freely download Visual web Developer 2008 Express Edition from http://www.microsoft.com/express/vwd/
hello,
ReplyDeletethis is the best blog for ajax controls
plz keep up da good work