If I include this in a php file, it works nicely.
I want to use a select box to choose an item from a list then call the jqgrid php file “myfirstgrid.php”. The select works perfectly, calling “squdrons.php” and populating the select list. When the select chooses an item (which works) I want to fill “#bot” with the jqgrid (which doesn't work). The reason for the select list is I want to modify what “myfirstgrid.php” sends back from the server based on the selection.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top