How to work with a JOIN in PHPGRID Questions › How to work with a JOIN in PHPGRID 0 Vote Up Vote Down Peter asked 11 years ago I'm trying to use the following command: SELECT * from OBSERVATIES JOIN DOCENT ON DOCENT.DOCENTid = OBSERVATIES.DOCENTid In PHPMYADMIN this works fine but how can I use it in PHPGRID? or can somebody explain to me how to use a join-command PHPGRID. 1 Answers 0 Vote Up Vote Down Abu Ghufran answered 11 years ago You juts need to set $g=new jqgrid(); $g->select_command = "sql"; Your Answer Visual Text 4 + 11 = Login with your Social Id: Continue with Google OR, enter Your Email Your Name Attach code here and paste link in question. Attach screenshot here and paste link in question. Public Only Me & Admin How useful was this discussion? Click on a star to rate it! Submit Rating 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? Submit Feedback