setPage
makes the specified page visible (assuming that the pager was defined )
function setPage( // the page number (zero-based numbering) page: number): void
Example
Section titled “Example”dgrid.setPage(2); // makes the third page visible
See also
Section titled “See also”Articles
API