RadTabStrip 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 RadTabStrip for ASP.NET AJAX Q3 SP1 2009 (Version Number: 2009.3.1208):

What's New in RadTabStrip for ASP.NET AJAX Q3 2009 (Version Number: 2009.3.1103):

What's New in RadTabStrip for ASP.NET AJAX Q2 2009 SP1 (Version Number: 2009.2.826):

  • Added a OuterCssClass property to RadTab (gets added to LI elements)

  • Bug-fixes

What's New in RadTabStrip for ASP.NET AJAX Q2 2009 (Version Number: 2009.2.701):

  • No new features added

What's New in RadTabStrip for ASP.NET AJAX Q1 2009:

  • No new features added

What's New in RadTabStrip for ASP.NET AJAX Q3 SP1 2008 (Version Number 2008.3.1125):

  • No new features added

What's New in RadTabStrip for ASP.NET AJAX Q3 2008 (Version Number 2008.3.1105):

  • Added new server side methods FindTabByText, FindTabByValue 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 FindTab 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 – OnTabDataBound, OnTabClick, etc.

  • Support for server-side expressions (<%= %>) in the TabTemplate.

What's New in RadTabStrip for ASP.NET AJAX Q2 SP1 2008 (Version Number 2008.2.826):

What's New in RadTabStrip for ASP.NET AJAX Q2 2008 (Version Number 2008.2.723):

  • Added ClientChanges property to the RadTabStrip class. Now client-side changes are available on the server side after postback.

  • Added findControl client-side method of RadTab class.

See Also