Tab Strip for ASP.NET AJAX

Cleanly organize the content of your

web application.

Part of RadControls for ASP.NET AJAX.

TabStrip

Tabbed Interface

Quickly build the tabbed navigation of your web site by adding tabs just once, directly in the master page. Leverage the NavigateUrl property of each tab to specify the page it should lead to. For in-page navigation between different pieces of content, associate each tab with a page view to quickly determine what should be displayed when a tab is selected. Choose to declare the tabs in the markup, dynamically, or add them on demand with server or client-side code. View demo

Built-in Integration with RadMultiPage

Use RadTabStrip together with RadMultiPage to easily split the content into different views. The integration between the two controls saves you the time to manually show and hide the different pieces of content by automatically detecting which view should be displayed when a certain tab is selected.

What is more RadMultiPage helps you optimize the performance of you site or app by allowing you to render the content of the selected tab only and not the content of all tabs at the same time.

View demo

Data Binding

Codelessly bind Telerik’s Tab control to any ASP.NET data source component, including EntityDataSource, LinqDataSource, SqlDataSource, XmlDataSource, ObjectDataSource and SiteMapDataSource. Whether you want to bind it programmatically to a DataSet, DataView and DataTable or to populate with data directly from an XML file, all of this is supported out of the box. View demo

Scrolling and Multi-row Tabs

When you have many tabs and not enough space to show them all, you can use a single property to either display them on multiple rows or enable scrolling. Depending on your scenario, you can enable scrolling for all tab levels or for specific child levels. You can also control the position of the scroll buttons.

Drag and Drop Support

Use a single property to allow your end users to reorder tabs as they see fit thanks to RadTabStrip’s drag and drop support. View demo

Add and Remove Tabs

Leverage the rich options for customization and extensibility of RadTabStrip to allow your end users to close tabs and open them back.

Orientation and Alignment Options

Easily position Telerik’s Tab for ASP.NET in the best for your scenario manner by choosing one of the out-of-the-box options for orientation (horizontal, top or bottom, and vertical, right or left) and alignment (right, left, center or justified).

Hierarchy

Easily implement hierarchical tabs. You can create a hierarchy by defining the structure with the design-time wizard, by binding the control to a hierarchical data source or by building its structure using the server-side API. View demo

Full Control over the Tab Appearance and Behavior

Modify Telerik’s Tab control for ASP.NET AJAX to completely fit the design of your site or app. Create a unique tab appearance for selected, hovered and disabled states by applying custom CSS classes. Implement custom logic by adding custom attributes and assign their values directly in the markup or programmatically (either on the client-side or the server-side).

Flexible Server Templates for Easy Customization

You can quickly achieve unique look and behavior of RadTabStrip’s tabs thanks to its support for server templates. You can use one template for all tabs or one for all tabs in a specific level. View demo

Integration with the Standard ASP.NET Validators

Use Telerik’s ASP.NET Tab Strip control with the standard ASP.NET validators to prevent the user from submitting wrong or incomplete data to the server. You can also set the value to the ValidationGroup property so that the control triggers validation for specific group of form elements. View demo

Rich Server-side and Client-side API for Maximum Flexibility

Use the rich API to manipulate the RadTabStrip with code and implement advanced and specific scenarios. All the properties and events you need are available both on the server and on the client, so that you can choose the programming approach which suits you best.
Product Families