Relative Content

Tag Archive for angularpaginationag-gridinfinite-scroll

AG-Grid pagination triggers getRows calls twice

I’m working on an Angular project using the AG-Grid free edition to display data. Since server-side pagination is unavailable in the free edition, I use the infinite row model with pagination instead.