The following example illustrates how to create custom templates for vertical and horizontal appointments, and override the status displayed for these appointments.
By default, the Tentative and Working Elsewhere statuses are displayed as a colored line inside the appointment area of ASPxScheduler. Meanwhile, it's possible to display required images for these statuses in the same manner supported by MS Outlook. The example uses Div elements with repeating background images inside appointment templates for this purpose. Switch the Div visibility to show images or the default status line according to the current appointment status and the status displaying mode (Never, Time, or Bounds) of the active Scheduler view.
Refer to the How to: Customize Appointment Appearance via Templates documentation article to get more information about the appointment templates customization.
By default, the Tentative and Working Elsewhere statuses are displayed as a colored line inside the appointment area of ASPxScheduler. Meanwhile, it's possible to display required images for these statuses in the same manner supported by MS Outlook. The example uses Div elements with repeating background images inside appointment templates for this purpose. Switch the Div visibility to show images or the default status line according to the current appointment status and the status displaying mode (Never, Time, or Bounds) of the active Scheduler view.
Refer to the How to: Customize Appointment Appearance via Templates documentation article to get more information about the appointment templates customization.