Hello!
I'm trying to figure how http://demos.kendoui.com/web/datasource/shared-datasource.html works.
I copied code to my project, provided full url to transport object:
read: {
url: "http://demos.kendoui.com/content/web/datasource/internet-users.json",
dataType: "json"
}
};
Problem is that chart and grid are empty (see UIScreenShot.png).
What could be wrong here?
Thanks!
Kendo UI version:13.1.320
OS: win2008
exact browser version: FF 20.0.1
I'm trying to figure how http://demos.kendoui.com/web/datasource/shared-datasource.html works.
I copied code to my project, provided full url to transport object:
read: {
url: "http://demos.kendoui.com/content/web/datasource/internet-users.json",
dataType: "json"
}
};
Problem is that chart and grid are empty (see UIScreenShot.png).
What could be wrong here?
Thanks!
Kendo UI version:13.1.320
OS: win2008
exact browser version: FF 20.0.1