search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Click event

Related article: DayPilot Pro Scheduler for ASP.NET Core (Preview)
Asked by Gustavo
6 years ago.

How to handle click event over an EventData. For example show a modal or call action. Thanks

Answer posted by Dan Letecky [DayPilot]
6 years ago.

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/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.