This is a migrated thread and some comments may be shown as answers.

PanelBar DataSource usage

1 Answer 242 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 29 Nov 2012, 09:04 PM
The PanelBar's usage of the DataSource is different than that of the DropDownList's. Is there a specific reason for this?

It would be nice to have the same API between controls for modifying data.

$('#element').data('kendoPanelBar').dataSource; // undefined

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 30 Nov 2012, 08:38 AM
Hello Nick,

Currently PanelBar and Menu do not support data binding to a Kendo DataSource and their dataSource option is used to load a JSON initialization object instead.

Let me know if this helps.

All the best,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
PanelBar
Asked by
Nick
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or