Posted on Dec 30, 2011 (permalink)
@{ Html.Telerik().TabStrip()
.Name("Skills")
.BindTo((IEnumerable<
string
>)ViewData["tsvd"],
(item, navData) =>
{
item.Text = navData;
// following method doesn't exist
item.LoadContentFrom("Skills", "People", new { skill = HttpUtility.UrlEncode(navData) });
})
.Render();
}
Reply
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