• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Header Bar in ASP.NET Core Scheduler Control

This demo shows the way of adding custom items into the Scheduler header bar. Here, an employee image is added to the header bar, clicking on which will open the popup showing that person's short profile information.

DEMO
SOURCE

In this demo, a popup has been designed separately with a person’s profile info and kept in a hidden state initially. A custom item has been added to the Scheduler header bar by using the toolbarItems property. Here, the default items such as previous, next, date range text, and today have been used along with external icon as custom items.

In case, if the header bar of Scheduler needs to be hidden, it can be done by setting false to showHeaderBar property.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab