|
Rank: Member Groups: Member
Joined: 2/15/2010 Posts: 25
|
Ok, I've been able to put together a pretty cool scheduler, added some controls on the dates and the events are firing..
So this one should be easy but for the life of me can't find the attribute to set to fix this. On the scheduler/calendar I've always got to many squares than I need. I've always got an extra line at the end of nothing but blank squares that I'd like to eliminate and tighten up the calendar so I can have that space. Where exactly can I tell this calendar to only put put 5 rows of squares, or however many is appropriate for the month?
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The calendar/scheduler will always have six rows because some months can span six weeks, even though some months may only span four or five weeks. The reason for that is if we were to implement it as five rows for five-week month or four row for four-week month, then your scheduler would grow/shrink when you switch from one month too another month, which would totally destroy the smooth switching effects.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 2/15/2010 Posts: 25
|
very true, I can change the OtherMonthDayStyle to make it look a little more seamless - thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Yes. That can be a good solution.
Thanks!
|
|