New to Telerik UI for ASP.NET Core? Download free 30-day trial
Events
Loading Demo...
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- events.cshtml
- EventsController.cs
- SchedulerTaskService.cs
- TaskViewModel.cs
CONSOLE LOG
Clear log
Also available for:
API REFERENCEDescription
Telerik Core Scheduler exposes rich API and events which provide easy configuration or extension points for customization on top of its built-in features.
This example demonstrates how you can intercept the scheduler's events to output messages in the console when these events are raised. You can use these events for customizations or to execute custom logic, if necessary.