Modal dialog does not pop up when gantt is placed inside ajax update panel
11 years ago.
I placed a gantt diagram inside an ajax update panel component from MS Visual Studio. An entry in context menu of a task should start a modal dialog. Action of this menu item is set to postback. But the modal dialog does not pop up.
If I remove the surrounded update panel the modal dialog comes up.
How to show modal Dialog even when gantt is placed inside update Panel?
DayPilot