getPage

returns the currently visible page in case of paged view

number getPage();
numberthe index of the currently visible page, zero-based numbering

Example

var page = $$('dtable').getPage();

See also
  • API
  • Articles
  • Back to top
    If you have not checked yet, be sure to visit site of our main product Webix open source html5 framework and page of lists in javascript product.