Space is at a premium for our page and the calendar shows an extra week. For instance if I am showing the month of June it includes up to the 11th of July. Is there a way to have it only show up to the 4th of July? ie: eliminate the last week?
I tried using css: .k-calendar tr:last-child { display: none; } but the problem with this is there are months were it is necessary to show the 6th row (ex: August). Is there a way to show the 6th row only when necessary?
0
Plamen Lazarov
Telerik team
answered on 22 Jun 2015, 11:01 AM
Hello Elliot,
The described scenario is not supported at this time. I would suggest to share your idea at Kendo UI UserVoice to allow other users vote for it. We consider including the most voted ideas in future Kendo UI releases.
Regards,
Plamen Lazarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!