I have a situation where the user triggers a tooltip by mousing over an element and then clicks the same element to go to a new page. It seems that in the moment while the tooltip has been requested and then the page abandoned (via the click) the tooltipmanager fires and Alert stating:
RadToolTipManager response error:
Exception=The server method 'GetpersonToolTipContent' failed
I'd really like for this to fail silently. Is there a way to silence failure alert messages from the ToolTipManager?
RadToolTipManager response error:
Exception=The server method 'GetpersonToolTipContent' failed
I'd really like for this to fail silently. Is there a way to silence failure alert messages from the ToolTipManager?