ryansuitposungkono / openjs-grid

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

Wishing to use json data generated from another ajax call within my page and not to use action="ajax.php" to generate the json data as the feed to the grid. #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the product are you using? On what operating system?
1.8

Please provide any additional information below.

I wish to be able to use OpenJs Grid with the json dataset that i already 
holding a javascript variable available in my page rather than calling the 
ajax.php to feed the table with the data.

In other words, is it possible to use the OpenJs Grid to be data fed with a 
local json data (the json that is stored in a javascript variable in the same 
html page as where we generating the grid?)

Any help would be much appreciated,

Original issue reported on code.google.com by amirhoss...@gmail.com on 15 May 2012 at 12:24

GoogleCodeExporter commented 9 years ago
Hi,

I've the same problem, i would like to use openjs without php call.

Original comment by malloum....@gmail.com on 1 Oct 2012 at 8:05