How to load a table view when coming to back with out selection index
Posted
by ratnasomu
on Stack Overflow
See other posts from Stack Overflow
or by ratnasomu
Published on 2010-05-15T07:48:46Z
Indexed on
2010/05/15
7:54 UTC
Read the original article
Hit count: 232
Hellow all, I am using navigation controller and have table views inside views. when i select any cell it it will navigate to another view. so,from there if i click back button it come sto previous view.But,it showing the cell which is selected previously. I dnt want this .it should not show which cell we selected previously. Could any one help me how to get this. Thanks.
© Stack Overflow or respective owner