It seems if I set the eventTemplate the scheduler will no longer render any tooltip. Can I define a custom toolTip template? Is it preferred that I inject my own HTML to do this?
1 Answer, 1 is accepted
0
Rosen
Telerik team
answered on 31 Jul 2013, 07:50 AM
Hello Aaron,
As you may know the tooltip is rendered as title attribute of the default event template's most outer element. Therefore, you should make sure you too are adding such attribute at the appropriate element within your own custom template in order the tooltip to be visible.
Regards,
Rosen
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!