views:

21

answers:

0

I have a table navigation controller with a tree of options, when i nest down to lower levels and then return, how can i make the table react to the changes that were made at a lower level?

How can i detect returning focus to a level to get the table to reload itself?

related questions