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

Binding treeview-server side

1 Answer 121 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Gatim
Top achievements
Rank 1
Gatim asked on 20 Nov 2014, 10:08 AM
HI ,

Facing some issues regarding the binding of KendoUI Treeview at server side. We had an old treeview(1.1) MS control, now we are migrating it to something that works with HTML 5.0.

However the old treeview is binded to a dynamically generated XML from SQL on server side, but i am facing problems in doing the same for the Kendo UI TreeView control.

Thanks for your help!

Regards,
~Gatim

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 24 Nov 2014, 09:07 AM
Hello,

Could you clarify what you mean by binding at server side? Unless you are using the wrappers, the treeview cannot be bound directly on the server. You should either generate the treeview markup and use the implicit initialization or bind the treeview via an Ajax request that returns JSON. 

Regards,
Daniel
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
TreeView
Asked by
Gatim
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or