Is it possible to change default tooltip of calendar cells to something custom?
Thanks in advance
2 Answers, 1 is accepted
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:
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: