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

Is there a clientside auto-tooltipify?

3 Answers 70 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 21 Apr 2010, 03:31 AM
I've got a RadCalendar, and when I switch months I lose the tooltip fancyness

Id rather not do AutoPostBack to "fix" that since it seems SOOO laggy

Is this do able?

3 Answers, 1 is accepted

Sort by
0
robertw102
Top achievements
Rank 1
answered on 22 Apr 2010, 07:54 PM
The control you're looking for is RadTooltipManager control. It has an "auto-tooltipify" feature, where it shows a tooltip for all the elements with the title attribute set on them. I'm assuming it has the ability to restrict the "auto-tooltipify" feature to the calendar control, but I not 100% on that.

I hope that helps.
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 22 Apr 2010, 07:57 PM
Yeah I know Im using the Autotooltipify on with the manager, the problem is it only seems to render on the visible date, so if I change dates clientside I dont get anymore tooltipping...so the only way I can get it back (from what I can see) is to autopostback on the calendar datechange...which is way too laggy.

Was hoping Telerik had a clientside function I could call to re-tooltipify the control
0
Svetlina Anati
Telerik team
answered on 23 Apr 2010, 11:06 AM
Hi Steve,

What I can assume that might be causing the losing of tooltips is that you have put the calendar in an update panel - if so, please make sure that the tooltip manager is also in the same update panel and test again. If this does not help, please prepare some sample reproduction page and post it here and I will built up a test demo based on it and I will do my best to help.

Sincerely yours,
Svetlina
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
ToolTip
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
robertw102
Top achievements
Rank 1
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Svetlina Anati
Telerik team
Share this question
or