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
  • Item
    ...
|<<
<<
<
>
>>
>>|
v
 
Appointment Details
Subject:
Location:
Start time:
End time:
Description:

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