My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 468: Hide events on button click
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Jun 2010


Sign in to add a comment
 
Reported by Yassine....@gmail.com, Apr 28, 2010
Hi,

First of all, thanks you for this job. It's really great and useful.
To minimalize, my aim is when i click on a button i want to hide some events 
with a particular id (or other properties).
I'm looking for since the last 2 days.. and I'm blocked.
(The issue number 52 speak about that but no final result).

Sincerely,

PS: Excuse my bad english and it's the first time I post in google code.
Jun 15, 2010
Project Member #1 adamrs...@gmail.com
thanks. you can either keep all your events in the same event source, and use:
http://arshaw.com/fullcalendar/docs/event_data/addEventSource/
http://arshaw.com/fullcalendar/docs/event_data/removeEventSource/

or, in a more tedious manner, add/remove individual events:
http://arshaw.com/fullcalendar/docs/event_rendering/renderEvent/ (with "stick")
http://arshaw.com/fullcalendar/docs/event_data/removeEvents/

hope this helps,
adam
Status: Done
Sign in to add a comment

Powered by Google Project Hosting