if (errors.length == 0) {
        this.grid.getStore().load();
      } else {
        this.grid.netzkeNotify(errors);
      }