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

Different custom tooltips for one appointment issue

1 Answer 102 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Krzysztof
Top achievements
Rank 1
Krzysztof asked on 10 Sep 2014, 12:13 PM
Dear Telerik Team!

I use templates for my appointments. There are few of them and each appointment template uses its own tooltip template. When I hover mouse over appointment, correct tooltip is displayed, but if the mouse hovers an edge of the appointment and the mouse cursor changes into resize "mode" (NS cursor), displayed tooltip is incorrect. Is there anything I can do about it?

Very best regards and thank you!
Krzysztof Kaźmierczak

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 11 Sep 2014, 10:45 AM
Hello, Krzysztof,

I am not sure how you've implemented the different tooltips - I guess that you've used RadToolTIpService to set them directly inside the template. Please note that RadScheduleView has an additional ToolTipTemplate property which is used to set the tooltip template of all the appointments. It seems that that's the shown tooltip when hovering the edge of the appointments. In this case you can disable it by setting ToolTipTemplate property to "{x:Null}". 

If that's not the case, please open a support ticket and send us there a simple project demonstrating the exact scenario.

Regards,
Yana
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
ScheduleView
Asked by
Krzysztof
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or