Your advice was very helpful. It led me to the solution. I ended up with
the following code: _AgendaItem.removeInstance(this.parent.index); //
Short form of the instance manager syntaxThere are similar portions for
adding items too, so thank you very much for getting me to a solution.
It is very much appreciated.