fires when an error occurs during data loading (invalid server side response)
dtable.attachEvent("onLoadError", function(xhr){ webix.message("Loading error"); ));
The event occurs after XML loading is complete.