I have a JSON Array something like this:
[{ id: 1, total: 50.00 }, { id: 2, total: 70.00 }]
I would like to know how to add / change an item to a id only. Like it was in SQL.
For example, in the case I wanted to change the...
asked by
16.02.2015 / 18:18