In the scheduler, I have set the
heightspec="fixed"
height="500px"
ViewType="Days"
The scoll appears and scrolls the table with all the events but the days are fixed and so every thing comes out of alignment.
Thanks
Tom
Tom
-
2/29/2008 4:27:25 PM
I was playing with the
http://www.daypilot.org/demo/Scheduler/DaysModeWeek.aspx demo.
I can see the following problem: When the height is too big (e.g. 500px in this case) the height of the actual contents is too small (around 350px) and the remaining area is filled with the background color. But the scrolling works fine.
When I set Heigth="300" everything works as expected.
I will try to fix the problem with the too big height (the height will be adjusted to be just fine). But if you see another problem I wasn't able to reproduce it - can you send me a screenshot (support@daypilot.org)?
Hi Dan,
The problem isnt when the content is smaller than the height it is when the content is larger than the height.
eg. in your demo if you set the height to 200px when the content is 350px you should get the problem.
I will send you an example with more details.
Tom
Tom
-
3/4/2008 10:28:01 AM