By default when you hover over an event it shows a tooltip (from "title" attribute on div) of something like "(7:00 AM - 8:00 AM): Board Meeting" with start time, end time, and title of event. Is there a way I can customize this attribute?
1 Answer, 1 is accepted
0
Vladimir Iliev
Telerik team
answered on 07 Oct 2015, 09:42 AM
Hi Tim,
You can customize this attribute by using the "eventTemplate" and "allDayEventTemplate" option of the scheduler as demonstrated in the code sample below:
//customize the "title" attribute of the first div: