轉自 https://datatables.net/forums/discussion/7632/refreshing-table-without-ajax
--
//#4 - refresh the table
table.rows().invalidate().draw();
--
轉自 https://datatables.net/forums/discussion/7632/refreshing-table-without-ajax
--
//#4 - refresh the table
table.rows().invalidate().draw();
--