Hi
I have a page on which I have added dynamic tooltips using RadToolManager and they work well, popping up from the rows of a RadGrid.
When I add any other component to the RadAjaxManager, however, the tooltips stop working and it seems that the OnAjaxUpdate event is not fired.
It is difficult for me to provide source code examples as the system contains proprietary concepts but I can provide more information if needed. I've added some small samples here and hopefully these will help.
Thanks!
Jim
Heres where I add the tooltip:
and updating the tooltip:
I have a page on which I have added dynamic tooltips using RadToolManager and they work well, popping up from the rows of a RadGrid.
When I add any other component to the RadAjaxManager, however, the tooltips stop working and it seems that the OnAjaxUpdate event is not fired.
It is difficult for me to provide source code examples as the system contains proprietary concepts but I can provide more information if needed. I've added some small samples here and hopefully these will help.
Thanks!
Jim
Heres where I add the tooltip:
and updating the tooltip: