dhtmlxGrid

I’m not able to add an external JSON file to my grid code. Whenever I load the page, the console of the browser shows the error “XMLHttpRequest cannot load file:///C:/Users/nikhil.kumar21/Desktop/Accelerate/basic_grid/codebase/js/data?dhxr1468819046993=1. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.” Tried every possible ways to solve the issue but couldn’t. Any help would be highly appreciated. Thanks in advance.

Please, try to load your page from any kind of web server but not from a local path.