Hello Dann,
can help me with the following error, which is generated when I close the window create
function close(result) { if (parent && parent.DayPilot && parent.DayPilot.ModalStatic) { parent.DayPilot.ModalStatic.close(result); } }
Unfortunately I'm not able to reproduce the problem. Did you change anything in the tutorial code?
Can you post the exception stack trace?