uitableview - iphone reset tableview -
I'm a navigation controller with some scenes. I have a table view in one of my thoughts. I am showing the tick icon when The user selects a cell in the table view. To this point, this is fine when the user goes back to the previous scene and comes back, so I want to reset the table view.
If you need to reload the data, you can call.
Comments
Post a Comment