<< Using client appointment objects  >> Show source code for this site
August 28
ErnestPeterSonya
This example shows how a calendar supports client Java Script for reading an information about last clicked appointent, resource or date-time.
Click somewhere in the calendar.


SelectedAppointment:
Text:
Date from:
Date to:
Column:
All day:
ID:
Busy color:

SelectedResource:
Text:

SelectedDateTime:
Date & time:

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.