All Products
Demos
Services
Blogs
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
Kendo UI for jQuery Forum
/
PanelBar
/
Adding content to a panel using MVC
Cancel
Kendo UI
Resources
Buy
Try
Feed for this thread
1 posts, 0 answers
Chris
1 posts
Member since:
Nov 2006
Posted 08 Jun 2012
Link to this post
How can you add a treeview as a panel item using MVC wrappers?
@(Html.Kendo.PanelBar().Name("something").Items(panels => { panels.Add().Text(""). Content(Html.Kendo.TreeView())}
Back to Top
Close