Accessing Data
Editing Data
Navigating and Selecting
   
Data Management

The WebScheduleInfocomponent manages and exposes all scheduling information and control state synchronized across one or more WebSchedule views. It centralizes data management of classes and collections important within the WebSchedule object model including the collection of Activities and the Visible Resource

DataProviders

The DataProvider is the link between your back-end data and the WebSchedule controls.  Pre-built providers are available for use with SQL or Access back-ends. The WebSchedule DataProvider framework allows you to easily hook the Scheduling tools up to any backend data of your choice, with minimal effort. The DataProviders provide full CRUD support, meaning that changes made by users will automatically be committed to your database.