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

can we bind data to Kendo Controllers using Spring Framework?

1 Answer 142 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Neeraj
Top achievements
Rank 1
Neeraj asked on 30 Nov 2011, 10:48 PM
We currently have an application that is based off spring framework. It is MVC architecture and has its own data tier, business tier and application UI. Can we bind this middle tier to Kendo controls? If "yes" is there an example of this? 

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 01 Dec 2011, 12:56 PM
Hi Neeraj,

 Kendo UI is server-agnostic and will work with any web framework. Most Kendo UI widgets are bound through a datasource which can read data from a remote service which returns JSON or XML or a JavaScript array. I guess you can configure your spring application to return JSON data which the datasource can consume. 

Regards,

Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Data Source
Asked by
Neeraj
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or