tags:

views:

58

answers:

2

iphone app. using objective c and cocoa touch ,how do i create native contacts like app.

Hi all, i am creating a app. similar to native contacts in iphone....i hv displayed all the contacts in a table view...and if any any particular contact is clicked a new view is navigated....

Now i want to display all the properties of the particular contact in that vie ...similar to that of native contacts app....I am able to display a single property , but not all...got stuck up with this....

any one there to help me...plzzz Ur help will be very much appreciated .....

A: 

If you could post some code, it would be easy to suggest!

Right now, it looks like you have gotten hold of contact which you want to display. Is it correct?

Prakash
A: 

ya ...i got all the contact names ...and i hv displayed it in a table view...

rohith
This is not an answer. It should be a comment or an addition to your question.
Brad Larson