angular-ui/ui-grid

UI Grid with infinite scroll and tree view option

已关闭

#6,815 创建于 2018年7月27日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
grid-groupinghelp wanted

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hi, We are working with the latest version of ui-grid 4.6.2.

We use the grid to display a tree view with infinite scroll to load more data. The loading data and the hierarchical view is fine. But a bug occurs with the grouping button "+" when we scroll on the current page with the grid scroll bar. a button "+" is appears on the grid left side where no node of the tree is available. To reproduce we use the scroll bar on the grid. With the scroll mouse event that works fine.

grouping

贡献者指南