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 » Refresh Dynamic Scedular

Refresh Dynamic Scedular

Hi,

I love the new dynamic schedular but how can i do a refresh to another week.
it used to have a onrefresh property but the dynamic doesnt have one.
javascript:dps1.refreshCallBack(7, null, 'new')

Jelle de Vos
Credit Tools

Jelle de Vos - 1/22/2008 10:33:29 AM
The refreshCallBack() method is not available in the first release. The workaround would be to show several weeks at once or switch using UpdatePanel.

I would like to add the refreshCallBack() method as soon as possible, hopefully in 4.5 release.
Dan Letecky - 1/22/2008 10:43:22 AM
Post reply