New to Kendo UI for jQueryStart a free 30-day trial

Examples Fail to Load Sample Data

Updated on Dec 10, 2025

Environment

ProductProgress® Kendo UI® for jQuery
Kendo Version2017.2.621

Description 

The Kendo UI examples fail to load the sample data.

Cause

The most common cause for this error is loading the demos from the file system. For example, Google Chrome will not permit the access to the JSON files, which are required by the demos to run.

Solution

Host the offline demos on a web server and load them from there.