Hi, how the grid works with table array, without database connection ?
I follow the example in "http://www.phpgrid.org/updates/load-grid-from-array-data/"
but, when i opened my page shows :
Couldn't execute query. Table 'database.Array' doesn't exist – SELECT * FROM Array WHERE 1=1 LIMIT 1 OFFSET 0
3 Answers
Hello Filipe,
This is currently supported in premium version, You can check it here
http://www.phpgrid.org/demo/demos/loading/load-array.php
Regards,
Hello, Yes it is. Export feature is available in premium version.
Refer live demo: http://www.phpgrid.org/demo/demos/loading/load-array.php
I've enabled Export option in it.
Your Answer