About Telerik RadTabstrip

Add tabs to your ASP.NET applications.

Telerik RadTabStrip is a flexible component for building tabbed interfaces in ASP.NET applications. Thanks to its semantic rendering technology RadTabStrip produces considerably reduced HTML, which dramatically improves performance.

Appearance - RadTabStrip gives you the freedom to style and customize the appearance of your tabstrip according to your scenarios. For example you can easily make tabs overlapping, insert images on your tabs, as well as define your tabs as separators. Additionally RadTabStrip is shipped with a rich set of skins that allow you to easily build slick interfaces with the look-and-feel of Windows Vista, Office 2007, Outlook, Material and Bootsrap themes etc. The skins can be easily switched using a single property.

Horizontal, vertical, multirow, scrolling, hierarchical tabs - You can achieve various tab configurations by combining the different types supported by RadTabStrip:

  • Horizontal - you can set your tabstrip to be above or below the content
  • Vertical - you can have your tabs rendered vertically, on the left or on the right of the content
  • MultiRow - you can have your tabs arranged in several rows
  • Scrolling - In case you have too many tabs, you can easily make the tabstrip scrollable by setting a single property.
  • Hierarchical - you can easily build a multilevel tabstrip by defining the structure with the design-time builder.

RadMultipage - RadMultiPage is a natively integrated control in RadTabStrip, which acts as a container for content. As the content is separated from the tabstrip labels, it can be positioned anywhere in the page. Using RadMultipage to render content independently of the tab gives developers more freedom in the authoring process.

Right-to-left support - RadTabStrip for ASP.NET AJAX provides full support for Right-to-Left languages.

Content Template Support - You can embed any content inside a RadTabStrip or RadMultiPage template, including HTML markup and ASP.NET server controls, including the Telerik controls or other third-party controls. Controls can be nested both in Visual Studio .NET Design mode and manually with the code.