Timeline for UITableView set it to no selection
Current License: CC BY-SA 3.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 6, 2016 at 5:30 | answer | added | Anit Kumar | timeline score: 0 | |
| Apr 18, 2013 at 13:06 | answer | added | user4003752 | timeline score: 0 | |
| Apr 16, 2013 at 16:03 | vote | accept | PruitIgoe | ||
| Apr 16, 2013 at 13:45 | comment | added | PruitIgoe | I posted it in the OP | |
| Apr 16, 2013 at 13:43 | comment | added | jszumski | You are checking didSelectRowAtIndexPath:, but you also mentioned that the bug happens when you save before a user makes any row selection at all ("on my test I don't touch the table but the results are always indexPath.row = 0"). What code receives indexPath.row = 0? | |
| Apr 16, 2013 at 13:42 | history | edited | PruitIgoe | CC BY-SA 3.0 | added 867 characters in body |
| Apr 16, 2013 at 13:41 | comment | added | PruitIgoe | strSelectedState is defined as nil but I am not checking that. I have a data manager class where I pass all the objects I need when the user saves, see additional edit above to see how I am checking the table values | |
| S Apr 16, 2013 at 13:38 | history | suggested | jszumski | CC BY-SA 3.0 | Fixed formatting + tags. |
| Apr 16, 2013 at 13:37 | review | Suggested edits | |||
| S Apr 16, 2013 at 13:38 | |||||
| Apr 16, 2013 at 13:36 | comment | added | jszumski | How is strSelectedState defined? If a user doesn't select a row it will remain at its default state. | |
| Apr 16, 2013 at 13:35 | answer | added | Rafał Sroka | timeline score: 0 | |
| Apr 16, 2013 at 13:30 | history | edited | PruitIgoe | CC BY-SA 3.0 | added 1793 characters in body |
| Apr 16, 2013 at 13:24 | answer | added | jszumski | timeline score: 1 | |
| Apr 16, 2013 at 13:00 | answer | added | Dilip Manek | timeline score: 0 | |
| Apr 16, 2013 at 12:58 | history | asked | PruitIgoe | CC BY-SA 3.0 |