I\'m trying to implement a server side pagination in ag-Grid where I\'ll make a SOAP call each time I click on the next/previous button. I have already implemented the function
ag-grid (version 10 onwards) doesn't support server side pagination. If you want to implement server side pagination, you can use pagination with infinite scrolling https://www.ag-grid.com/javascript-grid-infinite-scrolling/#pagination&gsc.tab=0