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

RadToolTipManager - AutoTooltipify & AutoCloseDelay

1 Answer 127 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
mlandauer
Top achievements
Rank 1
mlandauer asked on 30 May 2008, 12:13 AM
I have a RadToolTipManager and a RadGrid inside of an ASP.NET AJAX UpdatePanel, and I'm having two problems:

1)  AutoTooltipify = False is not honored on an async postback, but does work on a full postback.  I'm working around this for now by adding a dummy item to the TargetControls.

2)  I have AutoCloseDelay set to 10000 (10 seconds).  In IE 7, the tooltip does not close after 10 seconds (only when I move the mouse away).  It works fine in Opera, FireFox, and Safari.

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 02 Jun 2008, 10:50 AM
Hello mlandauer,
I created a simple page to test your scenario, but could not reproduce the problem - please find it attached. As soon as you change the pageIndex of the RadGrid, the TargetControls collection of the RadToolTipManager becomes empty, but none of the elements on the page gets tooltipified. My tooltips close after 10 seconds in IE7 as well.  

Please make sure that you are using the latest version of the RadControls for ASP.NET AJAX suite, and in case the problem persists, we will need a simple running application, demonstrating the problem, so that we can research on our side what is causing it.

Greetings,
Tsvetie
the Telerik team

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