Hi,
I am trying to use json_decode function with php along with the .jqGridExport({exptype:”jsonstring”}) function.
However json_decode fails because the json is not valid. this is because I am using gridComplete: function() {}
on the grid. jqGridExport exports the json like so:
“gridComplete”: function () {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top