I've seen the example to build a jqGrid table using local data when the array data is hard coded in the same .js file as the grid definition, but how do I use this method when I have a dynamically built PHP result array? Is there an example showing how to display this array data without encoding it in json or xml (i.e. using datatype: 'local')?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top