How do I refresh the dataset with refreshCallBack
Hello,
Right now, I'm loading an entire year's events in the dataset for my calendar. Then I have "Next Week" "Previous Week" buttons to jump from week to week using the javascript:refresshCallBack command.
My question is: how do I load only one week at a time in the dataset, rather than the whole year? Is this something I do in the cal_Refresh method?
Thank you
Asked by Doug 3 years ago.