angular-ui/ui-grid

Aggregate value not updating when model changing

Open

#3,443 opened on May 7, 2015

View on GitHub
 (1 comment) (0 reactions) (1 assignee)JavaScript (5,395 stars) (2,496 forks)batch import
good first issueresolution: duplicate

Description

Plunkr : http://plnkr.co/edit/fOPGOvfpE1EWmvMPBkSE

Click on Increase button to change values.

Expected : aggregate value in footer should update as the values are changing.

Contributor guide