Home › Forums › Guriddo jqGrid JS › Help › Nested JSON problem with send (Cell editing)
I got the following problem
Hello,
It is not jqGrid Problem.
Regards
Tony
I know 🙂
But on JQuery forum there was nosolution.
I overcome this problem using:
$data = json_decode($_POST['data'],true);
and on JS side:
items = JSON.stringify(changed_cells);
But i thik there is simpler solution
Greetings
Majkel
Got solution
Should be something like this:
{'data':items,'item[1]':'one','item[2]':'two'};
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS