how to create a master detail using the phpgrid

Questionshow to create a master detail using the phpgrid
Farlyz asked 11 years ago

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

4 Answers
Abu Ghufran answered 11 years ago

Refer demo in following package folder

demos > master-detail > master-detail.php

Farlyz answered 11 years ago

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?

Abu Ghufran answered 11 years ago

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

Farlyz answered 11 years ago

Thanks the master-detail is working as well as connecting to other database and tables.

Your Answer

1 + 5 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?