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

Example of Row Auto Height in ASP.NET Core Scheduler Control

This example showcases how the work-cells of Scheduler auto-adjust its height based on the number of appointments present in those time ranges.

DEMO
SOURCE

In this example, rowAutoHeight property is set as true to auto-adjust the height of work cells based on the number of appointments present in the same time ranges. Also, this functionality is applicable only on all the timeline views as well as on the calendar month view. When this option is disabled, the height of the work cells remains static and at the time of exceeding appointments count, the +n more text indicator will be shown at the bottom of the cells.