Issue 407: how to hide "all-day" row from all views
Status:  Done
Owner: ----
Closed:  Mar 2010
Reported by priti.so...@gmail.com, Mar 17, 2010
Hi,

How to hide "all-day" row from all the views?

Regards,
Priti

Mar 17, 2010
#1 priti.so...@gmail.com
allDaySlot:false . It resolve my query.
Mar 30, 2010
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Done
Apr 21, 2014
#3 david.me...@gmail.com
When the property Allday default = false or reading of data base Allday and treat the "eventRender" event, nothing is displayed. 
The "compileSlotSegs" fullcalendar.js function has an error in the "colSegs" object. 
The "colSegs' object has no data. 
This happens in version 2.0.0-beta2. 
In version 1.6.4 works correctly. 
Does anyone know why or have a solution? 
Thanks