.on('draw.dt' function () code example Example: on dt drawn $('#example').on('draw.dt', function () { alert('Table redraw'); });