I am looking to recreate the multi-row delete functionality of the Contacts App on the iPhone.
How do you get the single delete button centered?

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.
You would need to create a custom cell with a text box for each of the fields. This could actually be done in interface builder, which I think you be easier to align the text boxes appropriately.
Click on the link below, this tutorial shows how to create a custom cell with a text box. Just make the cell larger with more text boxes. Not so bad.
Good Luck.
http://nadacode.com/2010/07/25/creating-a-table-based-form-on-the-iphone/