Hi,
OK, trying to incorporate both TimeRangeRightClickHandling (ContextMenu) and TimeRangeSelectedHandling (JavaScript)…hoping to have both a “click to enter…” type of function and still be able to use context menus.
Problem I’m having is that when I add both to my dpm object if I try to use the ContextMenu I get the ...SelectedHandling action as well as the ContextMenu action - is there any way to ensure that only one or the other fires? Not having the problem if I am accessing the …SelectedHandling, just the ContextMenu.
Thanks - Ed