fires when data item is in update process
some.attachEvent("onDataUpdate", function(id, data){ //... some code here ... //return false to block operation return true; });