I would like to be able to auto expand (or just increase) the row height on the Scheduler month view to accommodate days that have multiple events. Right now it gets cut off and you have to switch to day view to see all the events. Is there a CSS style tag I can change to adjust this?
5 Answers, 1 is accepted
0
Hello Chuck,
If you would like to see more than 2 appointments per day in the month view, you can simply set the property "MonthView-VisibleAppointmentsPerDay".
Regards,
Magdalena
Telerik
If you would like to see more than 2 appointments per day in the month view, you can simply set the property "MonthView-VisibleAppointmentsPerDay".
Regards,
Magdalena
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0

Chuck
Top achievements
Rank 1
answered on 30 Mar 2016, 03:53 PM
I believe that property is only on the RadScheduler. Is there a similar property on the MVC Scheduler?
0
Hi Chuck,
I apologize for the misunderstanding. I am afraid that this is not supported functionality of Kendo Scheduler. You can achieve a similar behavior when you set smaller height of appointment and increase row height by CSS as in this Dojo sample.
Regards,
Magdalena
Telerik
I apologize for the misunderstanding. I am afraid that this is not supported functionality of Kendo Scheduler. You can achieve a similar behavior when you set smaller height of appointment and increase row height by CSS as in this Dojo sample.
Do not hesitate to contact us if you have other questions.
Regards,
Magdalena
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0

Chuck
Top achievements
Rank 1
answered on 31 Mar 2016, 07:34 PM
Unfortunately that does not look very good, it should be more dynamic with the ability to see the full appointment subject and all appointments in a single day for the month view. Even in your online example at http://demos.telerik.com/aspnet-mvc/scheduler/pdf-export the PDF export of the month view is not a good display in the PDF file. The appointments are cut off and you get an image of the "...".
0
Hi Chuck,
We are afraid that this is a limitaion of the Kendo Scheduler.
Do not hesitate to contact us if you have other questions.
Regards,
Magdalena
Telerik
We are afraid that this is a limitaion of the Kendo Scheduler.
Do not hesitate to contact us if you have other questions.
Regards,
Magdalena
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items