Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

refresh()

Karl edited this page Sep 3, 2017 · 2 revisions

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();
Clone this wiki locally