Rad
ToolBar for ASP.NET AJAX
Search RadToolBar for ASP.NET AJAX
Contents
Introduction
What's new
Changes and backward compatibility
Licensing
Installation and deployment
RadControls for ASP.NET AJAX Fundamentals
RadControls
RadAjax
RadAsyncUpload
RadButton
RadCalendar
RadCaptcha
RadChart
RadColorPicker
RadComboBox
RadDataPager
RadDock
RadEditor
RadFileExplorer
RadFilter
RadFormDecorator
RadGrid
RadImageEditor
RadInput
RadListBox
RadListView
RadMenu
RadNotification
RadOrgChart
RadPanelBar
RadRating
RadRibbonBar
RadRotator
RadScheduler
RadScriptManager
RadSitemap
RadSlider
RadSocialShare
RadSpell
RadSplitter
RadStylesheetManager
RadTabStrip
RadTagCloud
RadToolBar
Overview
What is New
Changes and backward compatibility
Migrating From RadToolBar ASP.NET to ASP.NET AJAX
Getting Started
Design Time
Templates
Data Binding
RadToolBar Items
Web Pages
Appearance and Styling
Accessibility and Internationalization
Server-Side Programming
Client-Side Programming
Application Scenarios
RadToolTip
RadTreeList
RadTreeView
RadUpload
RadWindow
RadXmlHttpPanel
RadSkinManager
RadBinaryImage
RadCompression
Controlling absolute positioning with z-index
Changes and backwards compatibility in RadControls latest release
RadControls compared to the standard Microsoft controls in Visual Studio
Telerik static client library
FIPS Compatibility
Visual Studio Extensions
Integrating RadControls in ASPNET MVC
Integrating RadControls in DNN
Integrating RadControls in Mono
Integrating RadControls in SharePoint
API Reference
For More Help
Collapse All
Expand All
RadControls for ASP.NET AJAX Documentation
What is New
See Also
Send Feedback
RadControls for ASP.NET AJAX
Q2 2010 release
Since Q2 2010 all new functionalities are listed in the control's Release Notes posted
here
.
What’s New in RadToolBar for ASP.NET AJAX Q1 2010 (Version Number 2010.1.309):
jQuery updated to 1.4.2
Added:
OuterCssClass
property - allows CSS class to be applied on the outmost element (<LI> element)
Bug fixes
What’s New in RadToolBar for ASP.NET AJAX Q3 SP2 2009 (Version Number 2009.3.1314):
Bug fixes
What’s New in RadToolBar for ASP.NET AJAX Q3 SP1 2009 (Version Number 2009.3.1208):
New Skin -
Windows7
What’s New in RadToolBar for ASP.NET AJAX Q3 2009 (Version Number 2009.3.1103):
Support for Visual Studio 2010 Beta 2
Performance Optimizations on the Server - With Q3 release ASP.NET AJAX introduces
performance optimizations on the server
. By deleting reflection code we have achieved up to 30% improvements depending on the scenario.
New skin -
Sitefinity
What’s New in RadToolBar for ASP.NET AJAX Q2 SP1 2009 (Version Number 2009.2.826):
No new features or bug-fixes
What’s New in RadToolBar for ASP.NET AJAX Q2 2009 (Version Number 2009.2.701):
No new features or bug-fixes
What’s New in RadToolBar for ASP.NET AJAX Q1 SP2 2009 (Version Number 2009.1.527):
Full support for Google Chrome v2
Compatibility with Visual Studio 2010 Beta 1
New skin:
Simple
Bug-fixes
What’s New in RadToolBar for ASP.NET AJAX Q1 SP1 2009 (Version Number 2009.1.402):
Full Support for Internet Explorer 8
Bug-fixes
What’s New in RadToolBar for ASP.NET AJAX Q1 2009:
No new features added.
What’s New in RadToolBar for ASP.NET AJAX Q3 2008:
Added new server side methods
FindItemByText
,
FindItemByValue
which have a second argument
ignoreCase
which indicates whether the comparison is case-sensitive (
true
) or case-insensitive (
false
).
Added a new server side method
FindItem
which has one argument
match
of type
Predicate Generic Delegate
. This method can be used to find an Item by some custom criteria.
Added protected virtual methods for server-side events –
OnItemDataBound
,
OnItemClick
, etc.
Support for server-side expressions (<%= %>) in the
ItemTemplate
.
What’s New in RadToolBar for ASP.NET AJAX Q2 2008 (Version Number 2008.2.723):
Added
ClientChanges
property to the RadToolBar class. Now client-side changes are available on the server side after postback.
Added
findControl
client-side method of RadToolBarItem class.
See Also
Other Resources
Changes and backward compatibility