Hi Kai,
Thanks but the code doesn't work.
'e.currentTarget.id' and 'this.getId()' will return the id of the object.
When attaching browser events 'this' is actually the ui5 control and control methods like getBindingContext() are available. The problem is that 'getBindingContext()' method returns null.
I can create JSBin but I think it is not needed in this case.
Regards,
Omri