Completed
Last Updated: 30 Aug 2016 12:27 by Houssam
Telmo Silva
Created on: 24 May 2012 08:51
Category: Data Source
Type: Feature Request
101
add support for OData V3/V4 in data source
dataSource: {
       type: "odata",
       typeversion: "3"
}
21 comments
Houssam
Posted on: 30 Aug 2016 12:27
I have the followng service result and am trying to bind to Kendo UI grid but its not working:
{"d":{"results":[{"__metadata": {"type":"Houssam_XS_Project.ODataService.ITM1Type","uri":"https://192.168.1.120:4300/Houssam_XS_Project/ODataService.xsodata/ITM1(ItemCode='ACC125',PriceList=1)"},"ItemCode":"ACC125","PriceList":1,"BasePLNum":1},{"__metadata": {"type":"Houssam_XS_Project.ODataService.ITM1Type","uri":"https://192.168.1.120:4300/Houssam_XS_Project/ODataService.xsodata/ITM1(ItemCode='ACC125',PriceList=2)"},"ItemCode":"ACC125","PriceList":2,"BasePLNum":2},{"__metadata": {"type":"Houssam_XS_Project.ODataService.ITM1Type","uri":"https://192.168.1.120:4300/Houssam_XS_Project/ODataService.xsodata/ITM1(ItemCode='ACC125',PriceList=3)"},"ItemCode":"ACC125","PriceList":3,"BasePLNum":3},{"__metadata": {"type":"Houssam_XS_Project.ODataService.ITM1Type","uri":"https://192.168.1.120:4300/Houssam_XS_Project/ODataService.xsodata/ITM1(ItemCode='ACC125',PriceList=4)"},"ItemCode":"ACC125","PriceList":4,"BasePLNum":4},{"__metadata": {"type":"Houssam_XS_Project.ODataService.ITM1Type","uri":"https://192.168.1.120:4300/Houssam_XS_Project/ODataService.xsodata/ITM1(ItemCode='ACC125',PriceList=5)"},"ItemCode":"ACC125","PriceList":5,"BasePLNum":5},{"__metadata": {"type":"Houssam_XS_Project.ODataService.ITM1Type","uri":"https://192.168.1.120:4300/Houssam_XS_Project/ODataService.xsodata/ITM1(ItemCode='ACC125',PriceList=6)"},"ItemCode":"ACC125","PriceList":6,"BasePLNum":6},{"__metadata": {"type":"Houssam_XS_Project.ODataService.ITM1Type","uri":"https://192.168.1.120:4300/Houssam_XS_Project/ODataService.xsodata/ITM1(ItemCode='ACC125',PriceList=7)"},"ItemCode":"ACC125","PriceList":7,"BasePLNum":7},{"__metadata": {"type":"Houssam_XS_Project.ODataService.ITM1Type","uri":"https://192.168.1.120:4300/Houssam_XS_Project/ODataService.xsodata/ITM1(ItemCode='ACC125',PriceList=8)"},"ItemCode":"ACC125","PriceList":8,"BasePLNum":8},{"__metadata": {"type":"Houssam_XS_Project.ODataService.ITM1Type","uri":"https://192.168.1.120:4300/Houssam_XS_Project/ODataService.xsodata/ITM1(ItemCode='ACC125',PriceList=9)"},"ItemCode":"ACC125","PriceList":9,"BasePLNum":9},{"__metadata": {"type":"Houssam_XS_Project.ODataService.ITM1Type","uri":"https://192.168.1.120:4300/Houssam_XS_Project/ODataService.xsodata/ITM1(ItemCode='ACC125',PriceList=10)"},"ItemCode":"ACC125","PriceList":10,"BasePLNum":10}]}}
ADMIN
Telerik Admin
Posted on: 18 Dec 2014 10:22
You can find some details and a reference demo here, Milan:
http://docs.telerik.com/kendo-ui/aspnet-mvc/helpers/grid/how-to/oData-v4-web-api-controller
Imported User
Posted on: 17 Dec 2014 19:40
Is there any documentation around it? 
Iman
Posted on: 22 Nov 2014 15:53
Thanks Telerik <3
Ivan
Posted on: 21 Nov 2014 19:41
Excellent! Thx Telerik :-)
ADMIN
Telerik Admin
Posted on: 21 Nov 2014 14:18
Integrated with Q3'14
Hanu
Posted on: 20 Nov 2014 12:18
ASP.NET MVC Q3 2014 release notes did not find the OData V4  support.

Is Telerik Kendo UI released this item as part of the Q3’14 release?
ADMIN
Telerik Admin
Posted on: 09 Sep 2014 15:33
Q3 is slated for the second half of November, Torsten.
Torsten
Posted on: 09 Sep 2014 09:26
Is there already a release date for OData v4 support?
Anil
Posted on: 21 Aug 2014 14:42
waiting for Odata V4....
Bill
Posted on: 19 Aug 2014 16:37
Agree with V4 Suggestion that many have made.  No reason to support OData v3 since v4 was approved in March 2014.  Services I use are all updated.
Hanu
Posted on: 07 Aug 2014 07:51
OData v4 has good features and OASIS Standard.
As we don't have OData v4 support in Kendo UI we are unable to use OData v4. If Kendo supports V4 that will be great.
Thomas
Posted on: 30 May 2014 12:48
No reason to go for OData v3, please proceed directly to OData v4
ADMIN
Telerik Admin
Posted on: 01 May 2014 16:53
I will forward your request to our devteam, guys. Currently integrated OData v4 support for the data source is not in our near future plans.
Cory
Posted on: 27 Apr 2014 04:50
It would be good to hear from the team at Telerik to get an idea whether supporting v4 is even being considered to help teams that are contemplating building an OData v4 service.
Iman
Posted on: 17 Apr 2014 14:12
I agree with OData V4. Upvoted.
jan
Posted on: 10 Apr 2014 12:50
Change OData V3 in OData V4 and I vote

@Ivan Farkas:  OdataV4 now is an oasis standard (march 2014)
Ivan
Posted on: 13 Sep 2013 17:53
OData 3 is old story, but still need support.
OData v4.0 is expected to become an OASIS Standard in 2013.
Please check out this great article: Momentum Grows as OData v4 Achieves Standards Milestone
http://blogs.msdn.com/b/interoperability/archive/2013/05/28/momentum-grows-as-odata-v4-achieves-standards-milestone.aspx
Ivan
Posted on: 04 Sep 2013 21:44
Excellent Idea! Got my vote.
OData support for Kendo UI ASP.NET MVC Server Wrappersn would be even better ;-)
http://feedback.kendoui.com/forums/127393-kendo-ui-feedback/suggestions/4388607-odata-support-for-kendo-ui-asp-net-mvc-server-wrap
Mike
Posted on: 15 Apr 2013 20:05
Hello, I vote to add OData v3 support.
Cory
Posted on: 23 Feb 2013 23:59
This would be very beneficial when trying to query a nested collection.

e.g. http://services.odata.org/V3/OData/OData.svc/Categories?$filter=Products/any(p: p/Rating ge 4)

Also, see http://www.kendoui.com/forums/framework/data-source/datasource-support-for-odata-v3-any-all.aspx