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

productService.Read()

1 Answer 151 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 23 Oct 2014, 05:18 PM
Hi:
I'm trying to run the Grid Popup editing example and get an error on return Json(productService.Read().ToDataSourceResult(request));
It cant can't find productService.
I'm assuming I'm missing the productService class?
thanks
Robert

1 Answer, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 27 Oct 2014, 01:13 PM
Hi Robert,

The offline examples shipped along with the ASP.NET MVC wrappers should work without any modifications, so I am really not sure why you are getting an error. Could you please share more details, for example the exact error message? You can also check if the file containing the productService class exists. It should be located here:
Kendo UI installation path\wrappers\aspnetmvc\Examples\VS2012\Kendo.Mvc.Examples\Models\ProductService.cs

Regards,
Alexander Popov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Robert
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Share this question
or