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
Tooltip - click event on tooltip
posted

Hi,

we have a requirement that we need a link in a tooltip to open a form with a graph. Is there a way to click on a link in the tooltip or tooltip text that will open a modeless form? If not what other options are there that can mimic the tooltip and be clickable?

Thanks,

rq

Parents
No Data
Reply
  • 28925
    Suggested Answer
    Offline posted

    Hello,

    You can display a hyperlink in a tooltip by setting the ToolTipTextStyle to 'Formatted' which is exposed from the UltraToolTipInfo class. Unfortunately you cannot programmatically acquire a clicking behavior on tooltips created by the ToolTipManager. You can submit a feature request on our website at ideas.infragistics.com.

     

    You may want to look into the UltraDeskTopAlert component. For more info please visit the following post which describes a similar request:

    http://www.infragistics.com/community/forums/p/2984/85558.aspx

Children
No Data