how to show contextMenu when right-click on timeRange
11 years ago.
Hi,
I'm working with the Day pilot Pro JavaScript - Event calendar - v1531.
I'm trying to display a contextMenu when user right-clicked on the empty cell (time range). I have gone through the below documentation links but it doesn't explain how to achieve this in event calendar control.
http://doc.daypilot.org/calendar/context-menu/
http://doc.daypilot.org/calendar/time-range-context-menu/
I have tried something with the timeRangeSelectedHandling: "Hold"/"JavaScript". I'm bit struck with how to create/attach the context menu to timeRangeRightClick.
Please find the fiddle here:
http://jsfiddle.net/RajeshBoora/p4qemLqr/
Please help me to resolve this.
DayPilot