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

TooltipManager AjaxUpdate Not Being Called

1 Answer 54 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Kori
Top achievements
Rank 2
Kori asked on 19 Aug 2010, 05:13 PM
Hi,

We've seem to hit an issue with the TooltipManager and loading dynamic content (by loading a user control when AjaxUpdate is called). The first time we attempt to show a tooltip (and get content), the AjaxUpdate method does not get called. If the tooltip then hides, and we attempt again - it works as expected.

Any suggestions?

Kori

1 Answer, 1 is accepted

Sort by
0
Kori
Top achievements
Rank 2
answered on 19 Aug 2010, 05:36 PM
Nevermind,

I at least figured out what was causing it ..

The tooltips we are dynamically creating were getting applied to elements within an RadAjaxPanel->XmlHttpPanel and a button that we use was causing validation to trigger. We're not sure why this would cause the tooltip to not call AjaxUpdate the first time, so that might still be a good question.

Thanks,
Kori
Tags
ToolTip
Asked by
Kori
Top achievements
Rank 2
Answers by
Kori
Top achievements
Rank 2
Share this question
or