New to Telerik UI for ASP.NET Core? Download free 30-day trial
API
Loading Demo...
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- api.cshtml
- ApiController.cs
- SchedulerTaskService.cs
- TaskViewModel.cs
Also available for:
API REFERENCEDescription
The Telerik Scheduler for ASP.NET Core exposes rich client-side API and events, which provide easy configuration or extension points for custom functionality on top of the built-in features.
In this demo, you can see how to get a reference to the scheduler's client-side object and using its date() and view() methods to update its current date and current view.
You can find more information about its client-side API here.