• 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 Additional Fields in ASP.NET Core Scheduler Control

This demo shows how to add additional fields to the default editor window. Here, an additional field Event Type has been added to the default event editor and its value is processed accordingly.

DEMO
SOURCE

In this demo, the additional field is added to the default event editor by making use of the popupOpen event which gets triggered before the event editor getting opened on Schedule. popupOpen is a client-side event that triggers before any of the popups getting opened on Schedule.

Here, the additional field (any of the form elements) is needed to be provided with the common class e-field, so as to handle and process those additional data into the default event object.

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