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

Add additional data to the events table

Related article: ASP.NET Core Monthly Calendar (.NET 8, JavaScript/HTML5, Open-Source)
Asked by Tim
2 months ago.

This is a great starting point but I want to save additional data to the table, i.e. ProductURL for example. Then I need to be able to click on the event and show a modal dialog with the data. How easy would it be to implement this?

Thanks!

Tim P

tphilomeno@comcast.net

Answer posted by Dan Letecky [DayPilot]
2 months ago.

You can create the modal dialog using DayPilot.Modal.form() - you can find an example here:

DayPilot.Modal is included in the open-source version as well.

You can find the description of the available field types in the documentation.

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