Completed
Last Updated: 13 Jul 2017 09:13 by ADMIN
Imported User
Created on: 02 Mar 2013 10:56
Category: PanelBar
Type: Feature Request
63
MVVM support for Panelbar
Add MVVM support for PanelBar, so sections can be added dynamicaly from ViewModel. Currently no MVVM support exists for PanelBar, but there is already MVVM support implemented for TreeView (both of them use hierarchical datasource).
9 comments
Sam
Posted on: 13 Jul 2017 09:12
Now we just need a way to template the data...
http://kendoui-feedback.telerik.com/forums/127393-kendo-ui-feedback/suggestions/6097226-support-templates-in-panelbar
ADMIN
Petyo
Posted on: 06 Feb 2017 16:47
Hi everyone, 

We implemented datasource support for the Panelbar:

http://demos.telerik.com/kendo-ui/panelbar/local-data-binding 

Changing the datasource contents would update the widget accordingly.
Diptesh
Posted on: 04 Dec 2015 07:52
need this.. lets us know if there is any alternate way.
sc
Posted on: 18 Jun 2015 03:22
vote for PanelBar with MVVM support
Vlad
Posted on: 04 May 2015 22:14
I think all widgets must support MVVM.
Matthew
Posted on: 09 Dec 2014 00:24
I'm sorry, but as a professional license subscriber, and someone that has chosen Kendo over competitors so that I don't have to rely on 3rd party libs., not being able to bind a model-view to core UI components is frustrating to say the least. I would recommend that some time is spent on unifying the core framework. REALLY frustrated right now. The docs should reflect either the lack of support or the correct workarounds. I don't like gumming up my code with unnecessary DOM calls and spending hours trying to get something to work that isn't supported.
Zachary
Posted on: 01 Jan 2014 04:15
I looked this up because such a binding would make my code much cleaner. Definitely a must.
Imported User
Posted on: 23 Oct 2013 07:49
Just a quick query to see if this has been implemented?  

I notice you can do it with knockout (http://rniemeyer.github.io/knockout-kendo/web/PanelBar.html)

Is there an equivalent of knockout for-each syntax so I can render a dynamic list of panelbars from a viewmodel?
Ryan
Posted on: 20 Jun 2013 14:32
Also binding for the Menu should work as well.