Hello everyone!!!
I have this example at http://www.luigino.netsons.org…..inpage.php where there's a combo with elements related to different tables… this combo is actually managed with sort of xmlhttprequest you can see in this file http://www.luigino.netsons.org…..stlocal.js.
Each option I select would load an external php file which should show a jqGrid calling a function that's inside the external file (like a different jqGrid for each different external file)
The matter is while injecting contents in a DIV from external file through xmlhttprequest won't load external scripts written in that file to apply, so I found around a sort of a function like:
function loadobjs() {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top