DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Bugs » Overflow:hidden causing problems in new version

Overflow:hidden causing problems in new version

When I build a Scheduler for a week I see the first date I then see half the next day and the rest are hidden.

I found out is because the overflow for the scroll is set to hidden.

More information:

ViewType="Days"

HeightSpec="auto"

I have a temp fix by setting the overflow:visible !important;

Tom - 2/21/2008 4:40:07 PM
Post reply