Hello,
I have 2 textfields and add button and I am using table view in uiview controller. I want to show the input from textfields in row of table view whenever user taps add button, everytime I want to add the data in new row. I am using subtitle style.
Any help appreciated!
Thank you!
That sounds almost exactly like what you learn in part 2, Checklists.
Hi Hollance,
Thank you for your reply. Which part exactly you’re referring to?
You’ve posted this question in the forums for the iOS Apprentice, so I assumed you have the book. I was referring to the second tutorial in the book, which shows how to make an app that takes input from a text field and shows it in a table view (and a whole bunch of other stuff).