Home Unanswered Active Tags New Question

Modify DayPilotMenu 'on the fly'

Hello,

How can I modify DayPilotMenu, before DayPilotCalendar1_TimeRangeMenuClick ?

What I want to do is a right click on my calendar to create an event, and show time range (which is under my mouse) in my right-click menu.

Thanks
Asked by Anonymous 4 years ago.
Replies
I need to think it over a little bit.

At this moment, there is no way to modify the menu before rendering on the client side. In fact, it is rendered as a template on the server side and the template is used on right-clicking.

I would have to make the menu fully rendered on the client side from an object and that would take some time.
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java