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
55
Tooltips not displaying
posted

Hello,

We are currently using UltraWinChart 6.3 within an Outlook 2007 Add-In to chart our data.  When running locally on the development machines everything works as expected within Outlook. However, once deployed to the clients (Windows 2003 in this case) via ClickOnce, the tooltips on all of our charts do not display.  Is there something specific we need to do or is this a bug?  Any help would be appreciated.

Thanks in advance!

Jon

Parents
  • 110
    posted

    We have the same or very similar problem, it seems to be common to all infragistics controls,  in my experience it affects the ultra** list, grid, combo etc and now we have run into the problem again with the charting controls.

    It all works fine in a test harness, but once hosted in our crm application , which means loading the control as a reflected assembly all tooltips are lost. This is not the case for generic ms controls, so is an infragistics specific problem.

    If you debug the code while running, all events for tool tips are fired and complete, even if you manually add a tooltip its is still not rendered on the screen.

     Help ! 

     

Reply Children