refresh() - Mobius1/Vanilla-DataTables GitHub Wiki
Function
type Refreshes the table. This will recount the rows, reset any search and remove any set message, but will not reset any sorting.
Usage
datatable.refresh();
Function
Refreshes the table. This will recount the rows, reset any search and remove any set message, but will not reset any sorting.
datatable.refresh();