-
73
posts
Member since:
Dec 2008
Posted 19 Aug 2010
Link to this post
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
-
-
73
posts
Member since:
Dec 2008
Posted 19 Aug 2010
Link to this post
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
-