Data Binding
This section contains the following examples:
Local Examples
- How to: Create a Gantt Chart Application
- How to: Create Appointments with Custom Fields
- How to: Prevent Appointments and Resources from Reloading
- How to: Use the FetchAppointments Event for Faster Appointment Loading
- How to: Filter Appointments
- How to: Filter Resources
- How to: Enable Multi-Resource Appointments
- How to: Bind the Scheduler with Multi-resource Appointments to XPO
Code Examples Online
- How to bind SchedulerControl to MS SQL Server database at runtime
- SchedulerControl bound to MS SQL Server Database file and the RangeControl - a sample application
- How to bind the SchedulerControl to a collection of custom objects
- How to bind the XtraScheduler with multi-resource appointments to XPO
- How to bind the XtraScheduler to XPO
- How to bind the XtraScheduler with multi-resource appointments to data using LINQ to SQL
- How to enable Gantt view for the XtraScheduler bound to MS SQL Server database
- Entity Framework CodeFirst model for XtraScheduler data binding
- How to implement FetchAppointments event handling when binding to a collection of custom objects
See Also