Download Now Code Base AsyncDocs Contact Us
asyncCalendar

AsyncCalendar is a full-featured, cross-browser, and easy-to-use AJAX enabled ASP.NET calendar control. Download now and try for free!

Main Features
  • Textbox date picker
  • Quick Pop-Up Calendar
  • Multiple day selection
  • Display any server control within a day
  • Fully customizable with CSS and built-in properties
  • Drop-down month and year selection

Download Now | Learn More | Demo Source Code

Date Picker Demo
  • Click the text box or the calendar icon to show the 'popup' calendar.
  • Pick a date to populate the textbox.

Full Layout Demo
  • Click on any date to select and add it to the list box.
  • You can then click on the list box entry to "jump" back to that date.
 
SunMonTueWedThuFriSat
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678


Clear Selected Dates


Features
  • Fully customizable look and feel. Change every type of day CSS (Weekend, normal, selected, other month, etc).
  • Change the text display for any weekday or month. If you don't like seeing "Friday" change it to "F", and if "August" is not what you want to see change it to "A Good Month: August"; whatever you want to see.
  • Provides plenty of shortcut methods. Methods for abbreviating the month and the day text.
  • Easily receive OnCalendarChanged, OnDayMouseOut, OnDayMouseOver, OnDayRender, and OnDaySelected events.
  • Easily switch from full layout to date picker.
  • Supports many of the other properties provided by asp:Calendar.
  • Functions as a regular server control if the browser does not support asynchronus operations, allowing you to support legacy browsers.
  • Be able to change it's visibility, CSS class, Left/Top coordinate, Width/Height, and ForeColor/BackColor, during an async callback.
  • Supports multiple day selections.
  • Switch days, months, and years all during an AsyncCallback.
  • Provides you with limitless calendar style possibiltes.
  • Easily switch to a different month or year, via the Month/Year popup selector list.