| Issue 949: | Hide Previous/Next Month Days/Rows | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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
Status:
Discussing
May 11, 2011
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
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
(No comment was entered for this change.)
Status:
Duplicate
Labels: -Type-Enhancement Type-Feature Mergedinto: 166 |
|
| ► Sign in to add a comment |