Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Appointments Selection

<
>
October 10 – 19, 2016
  • Full Week
  • Timeline
|<<
<<
<
>
>>
>>|
v
October
10 Mon11 Tue12 Wed13 Thu14 Fri15 Sat16 Sun17 Mon18 Tue19 Wed
Lincoln Bartlett (Therapy)
Andrew Glover (Hospital)
Mark Oliver (Hospital)
Taylor Riley (Home)
Brad Farkus (Home)
Bart Arnaz (Phone Consultation)
Arnie Schwartz (Hospital)
John Heart (Home)
Arthur Miller (Hospital)
Robert Reagan (Hospital)
Recurrence
Follow-up Medical Checkup
Brad Farkus (Home)
Recurrence
Follow-up Medical Checkup
Arthur Miller (Hospital)
Arnie Schwartz (Hospital)
Andrew Glover (Hospital)
Recurrence
Follow-up Medical Checkup
Show more
Show more
 
New Appointment
Appointment Details
Subject:
Location:
Start time:
End time:
Description:
Did this demo address your needs?
If you’d like us to extend this demo further, please describe your needs below.
Thank you in advance for your cooperation.
SEND FEEDBACK

This demo illustrates how to take advantage of the ASPxScheduler client-side scripting to obtain information about the selected appointment.

In this example, the AppointmentSelectionChanged client-side scripting event is handled. It is raised every time an end-user selects an appointment. The GetAppointmentProperties method is used to make an asynchronous callback for appointment property values. This method uses the list of appointment properties and the function handler as input parameters. The function will receive property values when they are delivered.

After the values are passed to the specified function, it formats and displays them.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxSchedulerDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxSchedulerDemos
Multi-Use Site Controls