setPage

makes the specified page visible (assuming that the pager was defined )

void setPage(number page);
pagenumberthe page number (zero-based numbering)

Example

dtable.setPage(2); // makes the third page visible

See also
  • API
  • Articles
  • Back to top
    If you have not checked yet, be sure to visit site of our main product Webix popular javascript framework and page of javascript tree grid product.