Hello,
After upgrading to RadControls for ASP.NET AJAX 2008.3 1314 (from the previous 1215 build), I'm having a problem with my tooltips.
Here's a screenshot of the problem: www.keymetricsoft.com/images/tooltip_issue.png
As you can see, there's a strange border surrounding the tooltip - this wasn't there prior to the upgrade.
Here's my RadToolTipManager declaration, which appears within a master page:
I'm also using RadSkinManager with the Office2007 skin.
I've tried clearing all browser caches, which changed nothing. I even tried removing all the styles from my application to see if some type of conflict was causing the problem, but again the result was the same.
Any thoughts, assistance would be greatly appreciated.
After upgrading to RadControls for ASP.NET AJAX 2008.3 1314 (from the previous 1215 build), I'm having a problem with my tooltips.
Here's a screenshot of the problem: www.keymetricsoft.com/images/tooltip_issue.png
As you can see, there's a strange border surrounding the tooltip - this wasn't there prior to the upgrade.
Here's my RadToolTipManager declaration, which appears within a master page:
<telerik:RadToolTipManager ID="RadToolTipManager2" runat="server" AutoTooltipify="True"> |
</telerik:RadToolTipManager> |
I'm also using RadSkinManager with the Office2007 skin.
I've tried clearing all browser caches, which changed nothing. I even tried removing all the styles from my application to see if some type of conflict was causing the problem, but again the result was the same.
Any thoughts, assistance would be greatly appreciated.