How to handle click event over an EventData. For example show a modal or call action. Thanks
Please note that the special ASP.NET Core version of the Scheduler is now on hold.
I recommend using the JavaScript version - it works with an ASP.NET Core backend just fine. There is a tutorial available that shows how to use the JavaScript scheduler with ASP.NET Core:
https://code.daypilot.org/99410/javascript-html5-scheduler-in-asp-net-core
The event click can be handled using onEventClick event handler, see also: https://doc.daypilot.org/scheduler/event-click/