| August 28 | August 29 | August 30 | August 31  | |
| Ernest | Peter | Sonya | Ernest | Peter | Sonya | Ernest | Peter | Sonya | Ernest | Peter | Sonya |
| | | | | | | | | | | |
|
A calendar supports changing control's width and defining a number of simultaneously displayed days:
VisibleDays:
'Next' and 'Previous' day buttons can also be hidden or displayed:
A rectangle containing all-day appointments can also be hidden or displayed:
If you would look into a
source code
for this demo, click on the link.
For demonstration purposes all appointments displayed on a calendar are stored in
ASP.NET session objects, so original values are restored immediately after a new
session object is created.
A list of appointments and resources is intialized every time a new session is started.
|