the event fires when the ID of a record is changed
view.data.attachEvent("onIdChange", function(oldid, newid){ webix.message("An ID was changed"); ));