Calendar

A calendar that is compact and fast. It is also self-updating on the client side and has an option to select days. Setting a range of dates is available. Calendar control fully compatible with Microsoft's ASP.NET AJAX Library.

User may use Calendar control as scheduler for tasks.

You can display multiple months in various layouts by setting the public properties Rows and MonthsPerRow of Calendar as shown in this example.

You can play with the provided dropdowns to change the view of the calendar. You can set the ShowMonthsYearsLists property of Calendar to True in order to show dropdown boxes for month and year selection in title. You can easily jump into any month or year without navigating through each month.

You can display the week numbers by setting the ShowWeekNumbers property of Calendar to True.

ShowMonthsYearsLists
ShowMultiMonthTitle
ShowSelectedDateLabel
ShowWeekNumbers
Rows
MonthsPerRow
MonthPadding
MonthSpacing