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