EasyUI Forum

General Category => Bug Report => Topic started by: woo37830 on January 13, 2016, 09:46:58 AM



Title: Getting started.
Post by: woo37830 on January 13, 2016, 09:46:58 AM
I have downloaded jQuery-easyui-1 zip, expanded it, and have been trying to get easyui-crud-demo to work.  I created a mysql database as instructed, ran the users.sql and then logged into mysql to verify that the data is indeed in the table.  I edited conn.php to point to my database, etc.  I then ran >php get_users.php to verify that it echoes the JSON formatted data.  When I run the index.html, the table does not fill.  If I create a file with the JSON data in it, and refer to that instead in the url, the table does not fill.  I would very much like to use this framework, but cannot get it to work AT ALL.

What might I be doing wrong.  I can post most any code that is needed, but it's really just the distributed demo.


Title: Re: Getting started.
Post by: jarry on January 13, 2016, 03:18:18 PM
This is the basic CRUD example. It works fine.
http://www.jeasyui.com/tutorial/app/crud/index.html