6 Answers
To debug,
- Please check browser console for possible JS error or File inclusion 404 errors
- Check php error log file for possible server side issue
If you need further help, send the details along with screenshot and related code.
HI,
I just bought a gridphp enterprise license today.
I’m having trouble if gridphp is put inside AdminLTE, it will clash JS and CSS.
Please help
Thank you
Just replied to your direct email
I have the same problem here! Is it possible to have the solution open to everyone? Thanks!
Hi,
Basically, you need to follow this MVC guide.
Put the grid php code above any html code. And then echo $out where you wish to show the grid in layout.
Your Answer