I wanted the events size to be 100% of the cell.The event should occupy the whole cell . As in my application we will have only one event for a day.Is it possible.
http://dojo.telerik.com/oguzU/2
2 Answers, 1 is accepted
0
Konstantin Dikov
Telerik team
answered on 21 Jul 2016, 07:58 AM
Hi Naga,
You could refer to the answer in the following forum thread regarding the height of the events:
As you will notice, the only option for achieving this would be with custom CSS that overrides the default styles and force the event to occupy the entire space.
Regards,
Konstantin Dikov
Telerik by Progress
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
0
Konstantin Dikov
Telerik team
answered on 21 Jul 2016, 08:51 AM
Hello Naga,
Just a quick follow up. You can also try the approach demonstrated in the following dojo example where the method that calculates the gap between the event and the end of the cells is overridden: