Dan, I tried the above but with no success.
@Html.DayPilotScheduler("dps", new DayPilotSchedulerConfig {
ContextMenu = "menu",
ContextMenuSelection = "menu",
...
}
The menu "menu" exists and works well when I right-click on an event, but when I right-click on an empty space in the scheduler no context menu comes up.
I am using DayPilot version 7.3.5519.1
Thanks