Is it possible to update the busy days in Navigator on insertion / deletion of events?
After inserting few events in Calendar, the Navigator does not reflect this changes...
I tried calling 'DayPilotNavigator1.DataBind();' from codebehind, but this does not
work. Or do I need a full postback (instead of a callback) to get this working?