DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » How To » DayPilotMonth client refresh

DayPilotMonth client refresh

I'm having trouble changing dates in the DayPilotMonth control. I've tried changing it via server side but it didn't seem to work. I changed the StartDate to a new date and it seems to bounce around.... I changed it to the previous month and it jumped 2 months back. Then it wouldn't go back further than January???

I tried using the refreshCallback() call as in the Calendar control, but it doesn't seem to exist for the DPM control. I would rather use the AJAX style call, but will use normal .Net callbacks if need be.

HELP!!!
Todd - 2/23/2008 5:17:03 AM
Todd, .refreshCallBack() is not yet available in the month view (DayPilotMonth). I'm working on it right now - it will appear in the next release.
Dan Letecky - 2/25/2008 4:56:09 PM
I'm going to test the server-side scenario - there might be a bug.
Dan Letecky - 2/25/2008 4:58:14 PM
Post reply