New to Telerik UI for ASP.NET Core? Download free 30-day trial
Adaptive Rendering
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_rendering.cshtml
Adaptive_RenderingController.cs
SchedulerMeetingService.cs
MeetingViewModel.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The ASP.NET Core Scheduler supports adaptive enhancements like changes in styling and behavior in order to remain consistent with the specific user device experience.
This example demonstrates how to enable the adaptive rendering feature by setting the Mobile option to 'auto'.
More information regarding Kendo UI Scheduler Adaptive Rendering can be found in the documentation here.