Hi,
We are trying to display data from a wfc data service, in a Kendo treelist UI control. The data bind is not happening and "request failed" keeps showing up. From what we saw it seems to be an issues due to the format of the data although type = 'jsonp' has been specified. Could you please guide us with some of the version requirements for the entity framework and if we need to explicitly do anything in the data service to get the right format. In the data that the service returns the header - "d":[{"__metadata"] is seen.
Thanks!!