angular-ui/ui-grid

UI Grid with infinite scroll and tree view option

Open

#6.815 geöffnet am 27. Juli 2018

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
grid-groupinghelp wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide