{ cellA: "1", cellB: "0", cellC: function (col, row) { //this refers to the grid return Number(this.getDataAtCell(1, 1)) + Number(this.getDataAtCell(2, 1)); }, cellD: "", cellE: "", cellF: "", cellG: "0" }, Please let me know if you would like me to work ...