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


Add Item
Delete Item
Update Item
Update Path

{"firstname":"Elio","lastname":"Ohno","productname":"Caffe Latte","price":4.5,"quantity":4,"total":18}
{"firstname":"Petra","lastname":"Davolio","productname":"Cappuccino","price":5,"quantity":1,"total":5}