Appointment Management
Appointment Manipulation
We provide an easy-to-use event arrangement mechanism with full support for event sizing and manipulation. They include:
- Selecting timeline fragments to indicate the start and end time for newly created events.
- Resizing events when browsing them in the Day View.
- Dragging events between dates or resources.
- Cloning events by dragging them while holding down the CTRL key.

State Holidays
The ASPxScheduler is capable of displaying state holidays. You can export holiday lists either from Microsoft Outlook® or from a custom XML file with extremely simple syntax.
Specified holidays are visually indicated in both the date navigator and calendar. The date navigator displays holiday dates with a different color. In a calendar, holidays don't include a work hour indication (just like weekend days). In addition to visual indication, you can call a special method to create all-day appointments for all holidays. This gives you two benefits: First, end-users can be notified of upcoming holidays. Second, if conflict restriction is enabled, end-users will not be able to create any additional appointments on holidays. 
|