I've been trying to make this work, but it's been very frustrating.
I'm using these two Kendo demos to work with remote data: This one and the stockdata example seen here.
I've created two WCF services (framework 4.0) and each returns exactly the same JSON object (checked with fiddler2) that is returned in the services consumed above. The only difference between the Kendo demos and my examples is the service being called (mine is running in localhost).
Anything is helpful.
Thanks.
I'm using these two Kendo demos to work with remote data: This one and the stockdata example seen here.
I've created two WCF services (framework 4.0) and each returns exactly the same JSON object (checked with fiddler2) that is returned in the services consumed above. The only difference between the Kendo demos and my examples is the service being called (mine is running in localhost).
Anything is helpful.
Thanks.