I have tried everything I know (which is not much) to get my apps and the EasyUI demo's to work with json data. I am using the download demo's
They work fine if using MySQL. but, not json.
Windows XP with IIS
with Chrome tools it say
POST
http://localhost/jqueryEasyUI/cardview/data/datagrid_data.json 405 (Method not allowed) jquery-1.8.0.js:8214
jQuery.ajaxTransport.send jquery-1.8.0.js:8214
jQuery.extend.ajax jquery-1.8.0.js:7766
$.fn.datagrid.defaults.$.extend.loader jquery.easyui.min.js:7958
_527 jquery.easyui.min.js:7366
(anonymous function)
WHY?
Chuck