Refresh Dynamic Scedular Asked by Jelle de Vos18 years ago. 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 asp.nethow-to
Comment posted by Dan Letecky18 years ago. 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.