RadToolTip for ASP.NET AJAX

RadControls for ASP.NET AJAX

What is new in RadToolTip for ASP.NET AJAX

What's new in Telerik RadToolTip for ASP.NET AJAX Q2 2010 BETA

  • OnClientRequestStart cancellable event for RadToolTipManager

  • A new EnableShadow property

What's new in Telerik RadToolTip for ASP.NET AJAX Q1 2010 SP1

  • No new features. A list of fixes is available in the Version Notes.

What's new in Telerik RadToolTip for ASP.NET AJAX Q1 2010

  • Added: Implemented ability for callout to position itself relatively to the target control

  • Added: OnClientResponseError event for RadToolTipManager

  • Improved: The Overlay property (e.g to show it above Java applet)

  • Improved: RadToolTipManager uses the RadAjax loading images instead its old ones

  • Improved: RadToolTip automatically repaints its children when shown

What's new in Telerik RadToolTip for ASP.NET AJAX Q3 2009 SP1

  • New AnimationDuration property

  • OnClientResponseError event for RadToolTipManager

  • From Q3 2009 SP1, RadToolTip uses a base stylesheet file for its skins. If you want to use a custom (pre-Q3 2009 SP1) skin with the latest release, you need to set the EnableEmbeddedBaseStylesheet property to false.

What's new in Telerik RadToolTip for ASP.NET AJAX Q3 2009

  • New property called ManualCloseButtonText which provides the ability to localize the manual close button when HideEvent="ManualClose"

  • New client-side method called getManualCloseButton which returns the manual close element (e.g when needed to focus() it, etc)

What's new in Telerik RadToolTip for ASP.NET AJAX Q2 2009 SP1

  • ToolTip call-out positioning improvements

What's new in Telerik RadToolTip for ASP.NET AJAX Q1 2009

  • Added jQuery animations

  • Changed CSS naming convention

  • Improved callout positioning

  • New property - RenderInPageRoot that specifies whether the tooltip parent element should be the page's form (useful in scenarios where direct tooltip's parent has overflow set).

  • The ManualClose and Sticky properties are obsolete, a new property is introduced to control the event on which the tooltip should hide - HideEvent. The HideEvent property is an enum and can take the following values, which names describe the effect when they are set:

What's new in Telerik RadToolTip for ASP.NET AJAX Q3 2008

  • Right-to-Left Support

What's new in Telerik RadToolTip for ASP.NET AJAX Q2 2008

  • Added a new method to the client API - updateLocation().

What's new in Telerik RadToolTip for ASP.NET AJAX Q1 2008

  • New client-side API methods set_value() and get_value(). Set/get an arbitrary value associated with a tooltip that can be used in scenarios involving AJAX or web services

  • Added a public client-side method getToolTipByElement() needed for a number of dynamic client-side scenarios

  • RadToolTip now works properly in quirks mode (non-XHTML pages) as well