angular-ui/ui-grid
GitHub で見るA combination of infiniteScroll and grouping is not supported
Open
#6,689 opened on 2018年4月22日
help wanted
Repository metrics
- Stars
- (5,395 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.