Example: datatable after render event $('#element_id').DataTable({ ..... .... ... .., fnDrawCallback: function() { ..... .... ... } });
確定! 回上一頁