Issue 2038: Next and Prev callback
Status:  Done
Owner: ----
Closed:  Jun 2014
Reported by thanhkhanhcntt, Nov 20, 2013
Hi Adam Shaw, 
Fullcalendar should support next and prev callback. User can implement this callback with params: view_type(month, week, day), date (first date of month, week ...). When user click next or prev, this callback will be called. 

I hope this will helpful for more developer.

Thanks
Khanh Phan

Jun 7, 2014
Project Member #1 adamrs...@gmail.com
this can be achieved with http://arshaw.com/fullcalendar/docs/display/viewRender/
Status: Done