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: <
a
href
=
"http://demos.kendoui.com/dataviz/bar-charts/remote-data.html"
>This one</
a
> and the <
a
href
=
"http://docs.kendoui.com/api/dataviz/chart#methods-setDataSource"
>stockdata example seen here</
a
>.<
br
>
<
br
>
I've created two WCF services (framework 4.0) and each returns exactly the same JSON object (checked with fiddler2) that is returned <
a
href
=
"http://demos.kendoui.com/service/stockdata"
>here </
a
>and <
a
href
=
"http://demos.kendoui.com/content/dataviz/js/spain-electricity.json"
>here</
a
>. The only difference between the Kendo demos and my examples is the service being called (mine is running in localhost).<
br
>
<
br
>
Anything is helpful. I'm not going into much detail since I know that these Kendo UI forums are very slow to respond. But if I can't make them work, then we won't buy and we'll end up using BIDS. We would like to renew our ultimate subscription but there's no purpose to that if there's no support.<
br
>
<
br
>
Thanks.