Table view not updating automatically

I am trying to make an app that essentially works like a calculator spreadsheet but with a nicer UI- I have a bunch of inputs in one view and then the resultant data in some other views.

I'm having an issue where I have a formula to calculate the value of a variable for 1000 rows of a table, based on the values I input (this is done via editing a detail view), and the table in my data view is not updating.

When I go to edit a row of the table, the value is correct (and uneditable because it is determined by a formula), but I would have to go through all 1000 rows and save them manually to have the overall view up to date.

How can I make the table view update by itself every time I change the inputs?

0 5 322
5 REPLIES 5
Top Labels in this Space