New to Telerik UI for ASP.NET Core? Download free 30-day trial
Adaptive Slot Height
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
adaptive_slot_height.cshtml
Adaptive_Slot_HeightController.cs
SchedulerTaskService.cs
TaskViewModel.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Telerik UI for ASP.NET Core Scheduler enables you with the possibility to dynamicaly change the height of the slots in Month view, in order to fit the events in the specific slot. In order to get advantage of this functionality, you need to enable the AdaptiveSlotHeight property. In combination, you can set a preferable maximum of events that can be rendered in the slots using the EventsPerDay property.