Overflow:hidden causing problems in new version

Asked by Tom
18 years ago.

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;

No reply yet.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.