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

Panel Bar With Remote Data

1 Answer 143 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Alfredo
Top achievements
Rank 1
Alfredo asked on 28 Feb 2012, 09:33 PM
Hello...

It's possible to bind a PanelBar with remote data as webservice or restservice?.   the rest service return a parent-child estructure..

Thks.

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 01 Mar 2012, 04:41 PM
Hi Alfredo,

Unfortunately at this time PanelBar doesn't support direct binding to the Kendo DataSource as it doesn't support hierarchical data. However, if you build a JSON object from the server in the following format (check the append method), you can pass it to the PanelBar's dataSource configuration option and initialize it from it.

Kind regards,
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
Alfredo
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or