Issue 2179: manage all months at a time
Status:  Invalid
Owner: ----
Closed:  Jun 2014
Reported by yogeshsa...@gmail.com, Jun 10, 2014
in "fullcalendar" we can only manage 1 month at a time but we want to manage more then months at a time. eg i want to update event for 1 July to 15 Aug , 25 Aug to 10 Nov etc. 

Thanks 
Jun 10, 2014
Project Member #1 adamrs...@gmail.com
What do you mean by "manage"?

If you mean manipulate event data through the `updateEvent` method or other API methods:
this is already possible. `updatEvent` doesn't discriminate if an event is not already rendered. It will still modify the internal data of any events it knows about, whether it is within the current month or not.

If you mean allow the user to see more than one month at a time, maybe this  Issue 199  is for you. Plz star it.

If neither of these is what you mean, please open up a *new* ticket with a *much* more detailed description of what you want. This ticket will not be monitored for responses.
Status: Invalid