Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Refresh calendar
I have an app whereby the user can edit a calendar event from a modal window. If they, do, i push a created or updated even on the event bus and the calendar window receives this. What is the best way to refresh/reload the calendar control?
John
johnk: I have an app whereby the user can edit a calendar event from a modal window. If they, do, i push a created or updated even on the event bus and the calendar window receives this. What is the best way to refresh/reload the calendar control?
John
Solved using markasdirty().