Posted on Jan 9, 2011 (permalink)
Posted on Dec 15, 2011 (permalink)
<%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %>
<
asp:Content
ID
=
"indexTitle"
ContentPlaceHolderID
"TitleContent"
runat
"server"
>
Home Page
</
"indexContent"
"MainContent"
h2
>GridAndTabStrip</
<% Html.Telerik().TabStrip()
.Name("AdminTab")
.Items(tabstrip =>
{
tabstrip.Add()
.Text("FakeData1")
.LoadContentFrom("GridLoadOnDemand", "Home");
.Text("FakeData2")
.LoadContentFrom("LoadOnDemandDocument", "Home");
.Text("Grid")
})
.SelectedIndex(0)
.Render();
%>
Back to Top
[ ASP.NET MVC TabStrip Features | Documentation | Demos | Telerik TV ]
UI controls for ASP.NET AJAX, MVC, WPF,Silverlight, Windows 8 and Windows Phone
Cross-platform Mobile Development Toolwith cloud-based architecture
Everything you need to build sites andmobile apps with JavaScript and HTML5
One easy tool for Functional, Performance,Load and Mobile software testing
Everything for your online business - contentmanagement, ecommerce, emarketing
Simple and intuitive project managementand collaboration software