Integrating C1WebCalendar with C1WebSchedule
To bind C1Calendar to C1WebSchedule, complete the following steps:
1. Add the C1Calendar and C1Schedule controls to the form
2. Select the C1Calendar control and click on its smart tag to open the C1Calendar Tasks menu.
3. Select C1Schedule1 from the Web Schedule drop-down list box.
4. Run the project and click one of the dates in the calendar.
This topic illustrates the following
Selecting a calendar date from the calendar control, gets the schedule for the selected date on the schedule control.
Note: C1Calendar can also be bound to C1Schedule by setting the C1Calendar.WebSchedule property through C1Calendar's Properties window.
|