Skip to content
Karl edited this page Sep 3, 2017 · 8 revisions

page(num [int])

type Function

Effect: Load a chosen page.

Usage

// Switch to page 3
datatable.page(3);

Clone this wiki locally