Example of Events in ASP.NET Core Scheduler Control
This demo illustrates the client-side events that triggers on respective Scheduler actions and the same is being displayed on the event trace panel.
DEMO
SOURCE
|
|
In this demo, the client-side events that triggers based on the action taking place in Scheduler has been demonstrated. The user can make use of these events, if at some point they need to perform some custom actions or any needed additional customizations on the available Scheduler features.