Version

About the Data Manager

The Data Manager is a non-visual control that coordinates and manages the communication between the Data Connector and the views (i.e., the controls displaying the calendar information). It provides the resources, calendars and activities to the views. Activities can be added not only through the Data Connector, but programmatically through the data manager as well. See " Handling Data Manager Events" topic.

The Data Manager exposes settings to determine what operations are allowed as well as settings that define working hour and day information. More information can be found in the Data Manager section and its subsections.

There can be more than one xamSchedule view retrieving data from a single Data Manager, and this way a single activity change will reflect many views. Also, more than one Data Manager can be created and each of them can be connected to different Data Connectors and have a different set of views.