Completed
Last Updated: 13 Jul 2017 09:13 by ADMIN
Created by: Imported User
Comments: 9
Category: PanelBar
Type: Feature Request
63
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).
Completed
Last Updated: 22 Jan 2020 11:01 by ADMIN
Created by: Alex
Comments: 4
Category: PanelBar
Type: Feature Request
14
It would be awesome if the PanelBar had data binding capability like treeView.
Completed
Last Updated: 13 May 2021 08:02 by ADMIN
Created by: Imported User
Comments: 6
Category: PanelBar
Type: Feature Request
9
Fixed height accordians / panels.

http://jqueryui.com/demos/accordion/#fillspace
Completed
Last Updated: 23 Aug 2021 12:24 by ADMIN
This is a must have. Sooner rather than later please!
Completed
Last Updated: 22 Jul 2021 09:43 by ADMIN
Created by: Maja
Comments: 1
Category: PanelBar
Type: Feature Request
1
It would be nice If we could bind panel bar with local data properties.

Completed
Last Updated: 22 Jul 2021 12:31 by ADMIN
In order to be able to use the Paner Bar as an assistant, or to be more polivalent as such, I think that this would be a nice feature to boost the use of Panel Bar
Completed
Last Updated: 26 Nov 2019 08:17 by ADMIN
Release R1 2020
When you place a <label> inside the template of a panelbar, and click on that label, the select event fires twice instead of the expected once.

Note: works as expected on collapsible items, only items without children exhibit the problem.

Reproduction of the problem
reproducible: https://dojo.telerik.com/OXazIKUq

Expected/desired behavior
the event keeps firing only once as if you clicked on any place in the item outside of the label.

Potential workaround: https://dojo.telerik.com/@bratanov/otIVuNag