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

how do I disable tooltip on radcalender?

3 Answers 85 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Nyceane
Top achievements
Rank 1
Nyceane asked on 10 Dec 2007, 06:45 PM
hello guys, I loaded up both schedule and calender, now that schedule successfully loaded the tooltip using acsx, calender is trying to loaded it up as well.

are there anyway to disable the tooltip on rad radcalender?

3 Answers, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 13 Dec 2007, 02:55 PM
Hi Nyceane,
I suppose you are using a RadToolTipManager. When the TargetControls collection of the manager is empty, it tries to tooltipify all elements on the page with a Title attribute. In order to get the desired result, after you add all IDs to the TargetControls collection, you can check whether that collection is empty and if so, set Visible property of the manager to false.

Kind regards,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Nyceane
Top achievements
Rank 1
answered on 13 Dec 2007, 05:54 PM
Ok, If I put them into TargetControl under RadToolTipManager, RadScheduler will act weird, for everything my mouse go through the RadScheduler will intend to pick up, and RadCalender still gets stuck when I click them.
0
Tsvetie
Telerik team
answered on 15 Dec 2007, 08:59 AM
Hello Nyceane,
At this point, I would like to ask you to send us a simple running project, demonstrating the described problem. Once we have you code, we will do our best to find what is causing this behavior as soon as possible.

Regards,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ToolTip
Asked by
Nyceane
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Nyceane
Top achievements
Rank 1
Share this question
or