Contents
Licensing
Installation and deployment
RadControls for ASP.NET AJAX Fundamentals
RadControls
RadAjax
RadAsyncUpload
RadAutoCompleteBox
RadBarcode
RadButton
RadCalendar
RadCaptcha
RadChart
RadColorPicker
RadComboBox
RadDataPager
RadDock
RadDropDownList
RadDropDownTree
RadEditor
RadFileExplorer
RadFilter
RadFormDecorator
RadGauge
RadGrid
RadHtmlChart
RadImageEditor
RadInput
RadListBox
RadListView
RadMenu
RadNotification
RadODataDataSource
RadOrgChart
RadPanelBar
RadPersistenceFramework
RadPivotGrid
RadProgressArea
RadRating
RadRibbonBar
RadRotator
RadScheduler
RadScriptManager
RadSearchBox
RadSitemap
RadSlider
RadSocialShare
RadSpell
RadSplitter
RadStylesheetManager
RadTabStrip
RadTagCloud
RadToolBar
RadToolTip
RadTreeList
RadTreeView
RadUpload
RadWindow
RadXmlHttpPanel
RadZipLibrary
Visual StyleBuilder
Visual Studio Extensions
Integrating RadControls in ASPNET MVC
Integrating RadControls in DNN
Testing with Test Studio
Integrating RadControls in Mono
Integrating RadControls in SharePoint
API Reference
For More Help
|
|
        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
What's new in Telerik RadToolTip for ASP.NET AJAX Q1 2010 SP1
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
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
What's new in Telerik RadToolTip for ASP.NET AJAX Q2 2008
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
|