Israel, Israel Brewster wrote: > What about QAbstractItemModel::submit() ? Or does that not close the > editor first? No, that won't solve it. submit() asks the model to write cached data to the storage. The problem here is, that the data isn't in the model yet. regards Lars