How can i realize an UiTableWiev like this?
https://i.stack.imgur.com/8QVb4.jpg
I appreciate everyone who gives me a tutorial.
Also a table like fb would be fine
http://img688.imageshack.us/img688/4162/photocr.jpg
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Add a UITextField to your UITableViewCell.
At the bottom of the list, you will find TableView with File-Based Persistence which demonstrates how to do this.