vendredi 22 juillet 2016

Uncaught TypeError: table.on(...).draw is not a function error is showing

table.on('order.dt', function() { table.column(0, { order : 'applied' }).nodes().each(function(cell, i) { cell.innerHTML = i + 1; }); }).draw();



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire