This is a migrated thread and some comments may be shown as answers.

Kendo calendar - change default tooltip

2 Answers 446 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ivan
Top achievements
Rank 1
Ivan asked on 25 Apr 2018, 03:54 PM

Hello,

 

Is it possible to change default tooltip of calendar cells to something custom?

 

Thanks in advance

2 Answers, 1 is accepted

Sort by
0
Accepted
Svet
Telerik team
answered on 27 Apr 2018, 10:19 AM
Hi Ivan,

We can use the templates provided by the Calendar in order to use any HTML inside it so that we are able to create a custom tooltip. Check the following article for more details:

https://www.telerik.com/kendo-angular-ui/components/dateinputs/calendar/templates/

However, if we need to remove the default tooltip we will need to implement some custom DOM manipulations so that we remove the HTML title attribute of all td elements.

I would also like to add that we are currently working on a custom Tooltip component, that will be useful for the required functionality. It is in our short term goals of our roadmap and is expected to be released in the middle/end of May:

https://www.telerik.com/kendo-angular-ui/roadmap/

I hope this helps.

Regards,
Svetlin
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Ivan
Top achievements
Rank 1
answered on 27 Apr 2018, 12:25 PM
Thanks Svetlin, it works like a charm.
Tags
General Discussions
Asked by
Ivan
Top achievements
Rank 1
Answers by
Svet
Telerik team
Ivan
Top achievements
Rank 1
Share this question
or