Using this writable OData v2 sample service (not Northwind), I\'m binding a single Category entity to a container control while expanding to the entity set Prod
As of version 1.52.1, the ODataModel (v2) can handle broken service implementation as well:
E.g. the above service is missing the results parameter as indicated by krisho.
results