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 |
Since Q2 2010 all new functionalities are listed in the control's Release Notes posted here.
-
jQuery updated to 1.4.2
-
Added: OuterCssClass property - allows CSS class to be applied on the outmost element (
- element)
- New Skin - [Windows7]({%slug toolbar/appearance-and-styling/skins%})
-
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%})
- No new features or bug-fixes
- No new features or bug-fixes
-
Full support for Google Chrome v2
-
Compatibility with Visual Studio 2010 Beta 1
-
New skin: [Simple]({%slug toolbar/appearance-and-styling/skins%})
-
Full Support for Internet Explorer 8
- No new features added.
-
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.
-
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.
- [Changes and backward compatibility]({%slug toolbar/changes-and-backward-compatibility%})