Telerik UI for ASP.NET MVC TabStrip Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.cshtml
IndexController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The TabStrip component is part of Telerik UI for ASP.NET MVC, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for ASP.NET MVC TabStrip component renders a set of tabs which the user can select. When selected, the tab opens and shows the content associated with it.

The current example displays a common use-case scenario for a TabStrip component which contains four tabs with the relevant information for each one and animation effects when selecting through the tabs.

The ASP.NET MVC TabStrip control is part of Telerik UI for ASP.NET MVC, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The UI for ASP.NET MVC TabStrip is a server-side wrapper for the Kendo UI for jQuery TabStrip component and comes in the form of an HtmlHelper.

Functionality and Features

  • Tabs configuration—The TabStrip enables you to set the position of its tabs and also configure dynamic and scrollable tabs to render its content.
  • Customizable content—You can also use the available TabStrip options and load and configure its tab content area.
  • Setting the tab icons—The TabStrip component allows you to include images or sprite icons in its tabs.
  • Animations—To reveal the content of its tabs, the TabStrip uses animations which you can modify through the supported configuration options.
  • Razor Page configuration—You can add the TabStrip to a Razor Page and load its content with AJAX.

Additional Apps

This TabStrip example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources