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
    Join Our Forum
    We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.