fires when a data item is being updated
view.data.attachEvent("onDataUpdate", function(id, data, old){ //... some code here ... });