New to Telerik UI for ASP.NET Core? Download free 30-day trial
Event move & resize
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
move_resize.cshtml
Move_ResizeController.cs
SchedulerTaskService.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The ASP.NET Core Scheduler allows you and your users to move and resize its events. In addition to this, you can also specify whether the scheduler will either snap events to the nearest slot during dragging (resizing or moving) or it will allow free moving and resizing of events. You can do that through the snap client-side bool property of the scheduler as shown in this example.