Skip to content

Latest commit

 

History

History
91 lines (48 loc) · 3.75 KB

what-is-new.md

File metadata and controls

91 lines (48 loc) · 3.75 KB
title page_title description slug tags published position
What is New
What is New - RadToolBar
Check our Web Forms article about What is New.
toolbar/what-is-new
what,is,new
false
4

What is New

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 (

  • element)

  • Bug fixes

What’s New in RadToolBar for ASP.NET AJAX Q3 SP2 2009 (Version Number 2009.3.1314):

What’s New in RadToolBar for ASP.NET AJAX Q3 SP1 2009 (Version Number 2009.3.1208):

  • New Skin - [Windows7]({%slug toolbar/appearance-and-styling/skins%})

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]({%slug toolbar/appearance-and-styling/skins%})

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]({%slug toolbar/appearance-and-styling/skins%})

  • 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, FindItemByValuewhich have a second argument ignoreCase which indicates whether the comparison is case-sensitive (true) or case-insensitive (false).

  • Added a new server side method FindItemwhich 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]({%slug toolbar/client-side-programming/accessing-client-changes-at-the-server%}) property to the RadToolBar class. Now client-side changes are available on the server side after postback.

  • Added [findControl]({%slug toolbar/templates/accessing-controls-inside-templates%}) client-side method of RadToolBarItem class.

See Also

  • [Changes and backward compatibility]({%slug toolbar/changes-and-backward-compatibility%})