Home Unanswered Active Tags New Question

Setting ContextMenuSelectionID

I've got a requirement to show or hide the scheduler context menu based on a condition evaluated in code-behind.

If I'm setting the scheduler ContextMenuSelectionID (e.g. to show the context menu) via code-behind when using AJAX, I find I have to hit my "apply" button twice for the correct menu state to occur. E.g. if I don't want the menu displayed I'll set the ID to 'null' for ContextMenuSelectionID, but I'll need to hit apply twice for the menu to stop appearing (e.g. two refreshes). Ideas?

Asked by Paul 1 year ago.
Replies
No reply yet.
New Reply
This reply is
Your name (optional):

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