Just purchased the premium edition of phpgrid. I was able to run all the demos using xampp. I want to create a simple master-detail grid using phpgrid but I cannot. Can you send a sample program where I can study how to use the plugin creating a simple grid and connecting my tables. Thanks
Refer demo in following package folder
demos > master-detail > master-detail.php
Yes, done that. I tried copying the demo to data folder and edit the php file to data and the sample phps doesn't work. Can you tell why?
There could be multiple reasons.
1) Check using firebug > Net tab, that there is no 404 error in loading js/css files
2) There is a possibility that the ajax call is not config'd, for that case refer http://www.phpgrid.org/faqs (q1).
If it still don't get resolved, send me the source file with the changes you have made.
You can email me at [email protected] or add in gtalk.
Thanks