angular-ui/ui-grid
Auf GitHub ansehen[footer] column aggregation doesn't work when the column is not in the visible part (horizontal) grid's scroll
Open
#3.456 geöffnet am 8. Mai 2015
good first issuetype: bug
Repository-Metriken
- Stars
- (5.395 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
How to reproduce the issue:
- go here http://ui-grid.info/docs/#/tutorial/401_AllFeatures
- before clicking refreshing data
- scroll to the horizontal right end (so that the avg column aggregation is not visible)
- click on refresh button and wait until complete
- move to the horizontal left end to display the avg column and it is empty
Here is a screenshot of the result
