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

List Bound Mode

<
>
October 10 – 14, 2016
  • Day
  • Work Week
  • Full Week
  • Month
  • Timeline
  • Agenda
Monday, Oct 10Tuesday, Oct 11Wednesday, Oct 12Thursday, Oct 13Friday, Oct 14
     
12AM
 
100
 
200
 
300
 
400
 
500
 
600
 
700
 
800
 
900
 
1000
 
1100
 
12PM
 
100
 
200
 
300
 
400
 
500
 
600
 
700
 
800
 
900
 
1000
 
1100
 
12AM
Ryan Fischer's travel
Andrew Miller's phone call
Ryan Fischer's phone call
Tom Hamlett's meeting
Jerry Campbell's travel
Ryan Fischer's meeting
Tom Hamlett's travel
Tom Hamlett's phone call
Andrew Miller's travel
Peter Dolan's phone call
Peter Dolan's phone call
Andrew Miller's meeting
Peter Dolan's meeting
Jerry Campbell's meeting
Peter Dolan's travel
Jerry Campbell's phone call
Peter Dolan's travel
Jerry Campbell's phone call
 
New Appointment
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 bind the Scheduler to the datasource that exposes the IBindingList interface.

The ASPxScheduler is bound to the ObjectDataSource control (which is set as an appointment data source) in the code-behind file. Data field mappings are specified in code of the Page Load event

The CustomEventDataSource is the business object with which the ObjectDataSource control is performing data operations. It generates a unique identifier for a newly inserted object, so the AutoRetrieveId property is set to true.

Appointment editing is not allowed if this demo is run online. An attempt to modify an appointment results in the error message.

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