Posted on Dec 4, 2011 (permalink)
@(Html.Telerik().PanelBar()
.Name("PanelToolbar")
.ExpandMode(PanelBarExpandMode.Single)
.HtmlAttributes(new { style = "width: 200px; align:center; color:red;" })
.SelectedIndex(0)
.Items(item =>
{
item.Add().Items(
subitems =>
subitems.Add().Action("Index", "X");
subitems.Add().Action("Index", "Y");
});
subitems.Add().Action("Index", "Z");
}
);
})
)
Reply
Posted on Dec 5, 2011 (permalink)
Posted on Dec 11, 2011 (permalink)
Back to Top
[ ASP.NET MVC PanelBar 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