Skip to content

getPager

returns the pager object associated with the component

function getPager(): WebixPagerView

WebixPagerView the pager object

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

also check the next samples:

Articles