event onAfterEditStop activated 4 times

Why do I edit a cell,
this event:



$$(“dataTable”).attachEvent(“onAfterEditStop”, function(object) {
}


activated 4 times ?

Hi,

Can you please provide a snippet of the issue?