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 » scheduler Header position is possibly affected by the horizontal scroll bar

scheduler Header position is possibly affected by the horizontal scroll bar

Hi

In the scheduler zooming control i do the following:

1. Click on January 2008. This brings up the 5 weeks in January.
2. Click on Week 3 (January 2008) .
3. Move the scroll bar to the right to see the 16th January. I then click 'up' for 16th January.
4. When the screen returns i can only see week 4 and week 5 of January 2008 in the header.

If you don't move the scroll bar in step 3 it works fine. I tested this on my application and code downloaded from the site and the same issue arises.

Thanks
Thomas - 3/28/2008 12:57:20 PM
Thanks for reporting the problem. It works properly in Firefox but in IE it seems that the scroll offset of the header is not updated properly. I will fix it in the next release.
Dan Letecky - 3/28/2008 1:36:04 PM
I've just fixed it in the code.
Dan Letecky - 3/28/2008 1:44:30 PM
Thanks for the quick response.
Thomas - 3/28/2008 1:54:15 PM
Post reply