ryansuitposungkono / openjs-grid

Automatically exported from code.google.com/p/openjs-grid
0 stars 0 forks source link

Grid All doesn't work #78

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On index.php
2. table class="grid all" 
3. If "grid all" is set, then it does not load data, just show the "loading  
message and never shows any data.

What is the expected output? What do you see instead?
I should see the database data. Instead it just shows "Loading"

What version of the product are you using? On what operating system?
I just downloaded the 1.8 version. I'm using windows 7, running wamp with 
latest php.

Please provide any additional information below.

Original issue reported on code.google.com by jone...@gmail.com on 20 Aug 2012 at 10:15

Attachments:

GoogleCodeExporter commented 9 years ago
even i am also facing the same issue  but i am developing using windows xp on 
1.8 version openjs.

Original comment by adarsh.a...@gmail.com on 18 Oct 2012 at 6:29

horacemlles commented 8 years ago

Hi I am knew to php and I liked your videos and what seems like should be easy to use Grid. I am using OpenJS version 2 on windows 7 64bit system 32gb ram. mysql loaded on localhost. I only get page is loading I don't see any errors, I have created the cmi_test database and imported the .sql file. I have confirmed setup of ajax.php for mysql_connect settings. I have turned on the developer tools in I am not getting any errors in the console and no data under network->xhr see attached image image

I have no clue where to go from here.