refresh() - Mobius1/Vanilla-DataTables GitHub Wiki

type Function

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();