Some times after some changes of event the calendar won't show changes until refresh all page or reload all events. I'm using dp.events.update(evnt) function.
I think I found the problem. Before dp.events.update(evnt) I should use dp.events.find() function