Tagged Questions
3
votes
5answers
349 views
Two actions in a single row : iPhone
I need some suggestions about a single row with multiple actions.
I need to give two actions for single row, refer the attached image:
Details
Like History about access for the contact
Is this ...
7
votes
1answer
467 views
How to display indexes for UITableView in a complex list?
I have a UITableView of UITableViewStylePlain with sections titled as districts (neighborhoods) in New York City. I am struggling how to implement the indexes (quick "links" on the right). Should they ...