RadToolBar for ASP.NET AJAX

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):

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

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