$('#upload-new-data').on('click', function () { datatable.draw(); // Redraw the DataTable });. 但這仍然行不通。 您必須先清除表,然後使用row.add()函數添加新 ...
確定! 回上一頁