I am implementing fullcalendar on a site and I have an exposed filter the customers want to have for controlling the calendar data filtering via a series of dropdown and date popups. I get the starting data ok but if the fullcalendar controls are used for changing the month view then the exposed filter gets out of sync with fullcalendar. Has anyone figured out a way to coordinate the controls? I suppose digging in and setting up some session variables would do the trick but I thought I would check if there were any solutions already available.

Thanks in advance...