• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Date Header in ASP.NET MVC Scheduler Control

This demo depicts the way to add images and custom text to the date header bar by using the date header template option.

DEMO
SOURCE

In this demo, the DateHeaderTemplate option is used to customize the date header cells of day, week, and workweek views. In month view, the date header is not applicable and therefore the same customizations can be added beside the date text in the month cells by using the RenderCell event.