Hello,
I'm interested in buying PHP-Grid and currently trying some features of the free version.
One very important feature for me is "Load Array". According to the Live Demo this feature should be available in the free version. But if I try to recode the demo like it is descibed here: http://www.phpgrid.org/updates/load-grid-from-array-data/
.. it is not working. PHP Grid tries to connect to a database and the query looks like this:
SELECT * FROM Array WHERE 1=1 LIMIT 1 OFFSET 0
Am I doing something wrong or is that feature not working in the free version? How can I test that feature?
Best regards,
Chris
Yes, Its a typo on website. Currently this feature is packaged with premium version. ( i just fixed it)
If you have plans to purchase, i can send you the full version lib to test and then buy.
It would be nice if I could test it. I need that feature to display SOAP results without writing them to a database first. The result array is very big and I hope PHPGrid can handle it.
Hello Vipul,
This is supported in licensed version.
You can refer demos/loading/load-array.php example in package.
Hi,
I'm interested in buying PHP-Grid and currently trying some features of the free version.
How can I test the load grid from array feature?
Thanks!