Home - MCMSControls from telerik
  Products  
  Purchase  
  Support  
  Corporate  
  Client.net  
 
 
Products
Features
 
 


General Features
Logical Separation of Labels and Content Area
RadTabStrip's content is separated from the tab labels. The tabs represent only the labels and not the content below them. The content is rendered independently of the tab, for example using a Radmultipage, hence giving the developer more freedom in the authoring process.
Hierarchical Tab Structures
Since the tabstrip content is now separated from the labels, developers can easily build multilevel tabstrips using nested XML tag declarations.
Keyboard Support
RadTabStrip v2.0 delivers the convenience of desktop applications to the web with keyboard support - access keys and arrow-key navigation.  

Multi-Language Support
RadTabStrip fully supports foreign languages.  To localize the Tab labels, you need to create a separate Content File for each language and then load it dynamically using the LoadContentFromXmlFile method.
Tab Separators
They are used to group the tabs of RadTabStrip into two or more categorizes. With the property IsSeparator you can define a tab to act as a separator. You can then define its size using the Width property.

Expand Effects
RadTabStrip now provides a number of expand effects like fade, slide, etc. (Internet Explorer only)
Horizontal, vertical, scrolling, nested tabstrips
You can achieve a wide variety of TabStrip configurations by combining the 8 generic types supported by RadTabStrip.

Simple and overlapping image backgrounds
Complex graphic designs can be easily achieved using background images. Simple-image backgrounds are easier to set, while the overlapping ones allow you to simulate sophisticated graphic effects, like shadows, perspective, etc.

Template content areas can nest other controls
All content that will appear inside the Tab Area must be defined in a <ContentTemplate>. It can accommodate regular HTML or other controls, including other TabStrips (Nested TabStrips).

HTML-based tab labels can include icons
Since the Tab Labels accept HTML formatting, you can easily add icons or other images using the <img src=""> tag in the Label name. This is a very convenient approach as you can place icons before or after, without having to specify properties, etc.
CSS-based customization
The visual appearance of the strip, the content area, and the individual Tabs is configured completely through CSS classes. There are 5 main CSS classes and 4 additional ones for fine-tuned manipulations.
Visual Studio .NET Design mode support
RadTabStrip has full support for the Design mode of Microsoft© Visual Studio .Net. This allows you to build, customize, and populate the tabstrip in a convenient WYSIWYG environment.
.NET 2.0 support
RadTabStrip is developed with support for the upcoming .NET Framework 2.0.
Support for .NET 2.0 Themes mechanism
RadTabStrip has full support for the Themes mechanism that will be introduced in .NET 2.0. Moreover, the component allows you to employ this convenient way for control configuration even with .NET v1.0 and 1.1.
New in v2.5
XHTML 1.1. and Accessibility Compliance
Radtabtsrip now provides complete XHTML compliance. The HTML markup of the component is fully XHTML 1.1 compliant.

RadTabStrip is now “Level A" (in conformance with the W3C Web Accessibility Guidelines 1.0).
Individual Tab Customization

You can now have different styles for selected and non-selected hover tabs, as well as unique CSS classes for individual tabs.

Enhanced Server-Side API
RadTabStrip v2.0 features a richer server-side API. For example, the new tabstrip can now be bound not only to DataSet, DataTable, and XML document, but also to DataView.
Separators with Styles
When a tab is defined as a separator, the style assigned to its UniqueDefaultCssClass property will be rendered as its CSS class. As a result separators now can have styles.
Navigation Enhancement
A new property called NavigateBaseUrl is added to the RadTabStrip class. It gets or sets the base url address, to which the NavigateUrl values of the individual tabs are added.
New in v3.0
Highly Efficient Semantic Rendering
Telerik RadTabStrip v3.0 introduces a new highly efficient rendering technology, which builds the HTML markup as a set of list items instead of tables or DIV's. As a result, the control's output is reduced by more than 70%, which directly transfers into faster load times. All upcoming major releases of the Telerik navigation controls will use the new rendering technology, allowing you to benefit from the most optimized menu, panel and treeview controls on the market.
Convenient New Visual Builder
Developers can now build and customize RadTabStrip in a minute and entirely in design mode, using the new visual builder. It allows you to define the tabstrip structure, apply skins, and set individual item properties.

Client API Closely Matches the Server API
To enable effortless development of the client-side tabstrip behavior, RadTabStrip provides a much richer API that almost completely matches the model of the server-side API.
Powerful DataBinding Capabilities
RadTabStrip v3.0 introduces powerful DataBinding capabilities, including full support for ASP.NET 2.0 Declarative DataSources.
New Single-Property Skinning Mechanism
Defining the visual appearance of RadTabStrip is easier than ever thanks to the simplified skinning mechanism. Instead of setting dozens of property you need to use just one – "Skin". RadTabStrip is shipped with 29 ready-to-use skins, which can be modified to match your application design.

 
 
Copyright 2002 - 2006 © telerik. All rights reservedTerms of Use   |   Contact Us   |   Site Feedback