search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Losing Context Menu when updating scheduler

Asked by Anonymous
8 years ago.

Every five minutes, my scheduler updates,but after the first update, the context menu vanishes. I have checked and the Scheduler ContextMenuID property is correctly set, the menu itself is recreated before each update, the events and databind work correctly, but still no context menu. Any thoughts?

Answer posted by Dan Letecky [DayPilot]
8 years ago.

Do you update it using an UpdatePanel?

In that case make sure that the context menu is inside the same UpdatePanel as the Scheduler.

Let me know if this is not the case.

Comment posted by Anonymous
8 years ago.

That seems to have been the problem. Thanks!!

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.