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

Grid / Binding to remote data - JSON example

4 Answers 1007 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
John G
Top achievements
Rank 1
John G asked on 08 Jun 2012, 06:51 PM
Is there a demo showing the exact same functionality at this link http://demos.kendoui.com/web/grid/remote-data.html 
using JSON instead of ODATA?

I would like to implement this in ASP.NET MVC 3, WCF, and EF 4.3 using JSON

4 Answers, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 12 Jun 2012, 11:30 AM
Hello John,

We have some code library examples with Kendo UI Grid using JSON. Please check the following links:

I hope this helps.
 
Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Garry
Top achievements
Rank 2
Veteran
answered on 20 May 2014, 08:33 AM
Hi Iliana

This project seems to fall into the 'sledge-hammer to crack a nut' category!

I think what we need is an example of binding to a web API which returns a JSON dataset.
We only need the KendoUI client-side code in a simple project.

G.
0
Iliana Dyankova
Telerik team
answered on 23 May 2014, 07:12 AM
Hi Garry,

Please check the following resources:
Web API binding 
- Using Kendo UI With ASP.NET WebAPI

Also you can find a working example in the demos folder from the distribution package:
....\Kendo.Mvc.Examples\Areas\razor\Views\web\grid

Regards,
Iliana Nikolova
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Garry
Top achievements
Rank 2
Veteran
answered on 23 May 2014, 08:25 AM
Thanks Iliana for the first two resource links above.
The 3rd one is not relevant to my earlier comment  - I do not, and have no intention of using MVC or Razor which both encourage spaghetti coding practices resulting in completely un-maintainable code bases.
Tags
Data Source
Asked by
John G
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Garry
Top achievements
Rank 2
Veteran
Share this question
or