This example shows how to create a React Grid from Observable Array data.


Add Item
Delete Item
Update Item
Update Path

{"firstname":"Martin","lastname":"Davolio","productname":"Cappuccino","price":5,"quantity":10,"total":50}
{"firstname":"Peter","lastname":"Bjorn","productname":"Espresso Truffle","price":1.75,"quantity":5,"total":8.75}