angular-ui/ui-grid

A combination of infiniteScroll and grouping is not supported

Open

#6,689 opened on Apr 22, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The feature of infinite scroll by it's self works well, but when we add a grouping on at least one column the infinite scroll doesn't work well. This feature requires a server support for grouping the entities. As I know it's not in your road map, but i can help you with this.

Contributor guide