DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Features » Modify DayPilotMenu 'on the fly'

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
Anonymous - 11/30/2007 5:27:40 PM
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.
Dan Letecky - 12/3/2007 10:47:47 AM
Post reply