My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 949: Hide Previous/Next Month Days/Rows
1 person starred this issue and may be notified of changes. Back to list
Status:  Duplicate
Merged:  issue 166
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by mikecorr...@gmail.com, May 9, 2011
Would it be possible to hide the day dates or even the rows  (in month view) so they do not show - so we only see the month we are on?
May 11, 2011
Project Member #1 althaus.it
You could try to hide all cells with the "fc-other-month" class.
Status: Discussing
May 11, 2011
#2 mikecorr...@gmail.com
Thanks, that works really good - but now If I have events on one of those days, they're still showing up. Do you know if there is a way to combat that?
May 13, 2011
Project Member #3 althaus.it
Depending on your implementation, you could just not load the events. For example if you're using a JSON feed you're getting a start and end date as the parameters. Just modify these before fetching your data.

In other cases you can use the eventRender callback [1], check the date and prevent the rendering.

[1] http://arshaw.com/fullcalendar/docs/event_rendering/eventRender/
Aug 13, 2013
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Duplicate
Labels: -Type-Enhancement Type-Feature
Mergedinto: 166
Sign in to add a comment

Powered by Google Project Hosting