getPager

returns the pager object associated with the component

object getPager();
objectthe pager object

Example

grida.getPager().clone({
                container:"paging_here_too",
                size:10,
                group:5
            });

Related samples

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