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

Using existing WCF Services for data source

1 Answer 337 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Michele
Top achievements
Rank 2
Michele asked on 29 Jul 2013, 09:49 AM
Hello,
I've a quite-huge SL5 application that uses WCF services to retrieve data... I've been asked to create a subset of that project that uses kendo UI for web/mobile enviorment where SL5 cant be used.... I was wondering if all my BO and WCF services can be re-used...I think I'll use ASP.NET MVC4 with it's kendo ui package...thanks

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 30 Jul 2013, 08:31 AM
Hello Paolo,

Kendo UI supports DataSource using WCF services. I would suggest you to take a look at this demo using a DataSource binded to a remote 'odata' service. 

http://demos.kendoui.com/web/grid/remote-data.html

Furthermore there is a Code Library project showing possible implementation of a Grid with remote CRUD(Create, Read, Update, Destroy) data operations using WCF service

http://www.kendoui.com/code-library/web/grid/grid-wcf---crud.aspx
 
Regards,
Kiril Nikolov
Telerik
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
Michele
Top achievements
Rank 2
Answers by
Kiril Nikolov
Telerik team
Share this question
or