fires when focus is moved out of the view
$$("datatable1").attachEvent("onBlur", function(prev_view){ // prev_view is the datatable in question });