New to Telerik UI for ASP.NET MVC? Download free 30-day trial
Events
Loading Demo...
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
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
events.cshtml
EventsController.cs
CONSOLE LOG
Clear log
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
Telerik MVC 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.