Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
WebChart not working in UpdatePanel
posted

When placed in an UpdatePanel, the WebChart does not properly render tooltips. I think the javascript that is rendered for the image map is not being properly updated during async postbacks.

I am using .NET Advantages 2007 Vol 3 CLR 2 (Version=7.3.20073.38).

 Does this work for anyone else? 

 -Matt

 

Parents
No Data
Reply
  • 17605
    posted

    We have recently seen this problem. When there are UltraWebMenu and UltraWebChart and the ScriptManager is in the Master page the tooltips are not upadated after the postbacks. This problem is solved and is a part of upcoming hotfix. For now you could try moving the ScriptManager in the pages not in the Master page. If this is not your exact case could you attach your project so we can investigate the problem.

Children
No Data