iphone reset tableview
Posted
by satyam
on Stack Overflow
See other posts from Stack Overflow
or by satyam
Published on 2010-06-15T16:38:51Z
Indexed on
2010/06/15
16:42 UTC
Read the original article
Hit count: 318
I'm having navigation controller with few views. I've table view in one of the views. I'm showing tick mark when user selects a cell in table view. Upto this point, its fine. When user goes back to previous view and comes back, i want to reset the table view. How?
© Stack Overflow or respective owner