PDA

View Full Version : URGENT: Tableview Scroll causes the checkmark to disappear




ilx.mac
Jul 19, 2009, 05:46 AM
Hi there,


I have some values listed in the table view. I clicked on some values & scroll down. Then I scrolled up to see the checkmark disappeared from the selected row. Is there a way to restore the check mark & get the value from the tableviewcell?


Thanks in Advance!



PhoneyDeveloper
Jul 19, 2009, 01:01 PM
Typical beginner's mistake.

Post your code for cellForRowAtIndexPath.