This is a migrated thread and some comments may be shown as answers.

Setting Max Hieght for a row

1 Answer 44 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 14 Aug 2008, 11:02 PM
I have my monthly view set to use 3 appointments per day.  There is a LOT of space beneath the 3rd appointment that is wasted.  Is there anyway to tell it to not have all of that extra space?  I am thinking it would figure out the maximum space required for the whole month and then set the hieght of each row accordingly so it would be the same for all of the weeks.

Thanks,
Rich

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 18 Aug 2008, 10:55 AM
Hello Richard,

Please, use the following css style:

.rsLastWrap  
    {  
        height1px !important;   
    } 


Cheers,
Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
Richard
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or