Inline edit using ng change angular js

117 views Asked by At

I have a editable table and I reproduce the sum of column values below the table. Now I want to change the column values and the sum of column values below should change automatically?

1

There are 1 answers

0
Erinly On

Update the model for the sum on column change.