angular-ui/ui-grid

[footer] column aggregation doesn't work when the column is not in the visible part (horizontal) grid's scroll

Open

#3456 aperta il 8 mag 2015

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
good first issuetype: bug

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

How to reproduce the issue:

  1. go here http://ui-grid.info/docs/#/tutorial/401_AllFeatures
  2. before clicking refreshing data
  3. scroll to the horizontal right end (so that the avg column aggregation is not visible)
  4. click on refresh button and wait until complete
  5. move to the horizontal left end to display the avg column and it is empty

Here is a screenshot of the result uigrid

Guida contributor