Asad-Islam
Results
2
comments of
Asad-Islam
I think it's possible using the existing API. You can try like this... ```javascript this.paginator.pageIndex = pageNumber, // number of the page you want to jump. this.paginator.page.next({ pageIndex: pageNumber, pageSize:...
@dushkostanoeski yes you're right. It would've been a useful functionality.