Skip to content

nextPage()

Paul edited this page Jan 1, 2019 · 1 revision

type Function

Updates the table data with the next page of results (if paginatable is enabled).

Syntax

nextPage(): void

Usage

dataTable.nextPage()

Clone this wiki locally