UNPKG

simple-datatables

Version:

A lightweight, dependency-free JavaScript HTML table plugin.

9 lines (6 loc) 199 B
#### 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 ```javascript datatable.refresh(); ```