Does anyone have this problem?
I have tried the old and new name.
I init the editor with the following:
var datatables_editor_detail_init = new $.fn.dataTable.Editor({
and add the event listener as follows:
datatables_editor_detail_init.on('onPostCreate', function (e, json, data) {
Reference: