[Solved] Tooltip not working on selected range cells in MultiViewCalendar (Angular)

0 Answers 6 Views
MultiViewCalendar
Sachin
Top achievements
Rank 1
Sachin asked on 18 Apr 2026, 02:54 PM
Hi Team,

I’m using Kendo UI for Angular (Angular 20) with the Kendo MultiViewCalendar along with Kendo Tooltip.

I have a custom month cell template where I’m showing indicators (like categories) and applying a tooltip using the title attribute. The tooltip works fine in general.

However, I’m facing an issue specifically with dates that fall inside the selected range (highlighted/red background). For these cells, the tooltip is not  (not visible / not triggering).

It seems like the range selection overlay or styling is preventing the tooltip from being triggered, possibly due to layering or pointer event limitations.

What I want:

I need to display a tooltip on those red (range-selected) date cells as well.

My question:

Is there any supported way or workaround to make tooltips work on dates that are inside the selected range in the MultiViewCalendar?

Any guidance would be really helpful.

Thanks!

No answers yet. Maybe you can help?

Tags
MultiViewCalendar
Asked by
Sachin
Top achievements
Rank 1
Share this question
or