i am writing an iphone application where i am accessing contacts from AddressBook. I've successfully displayed the contacts using ABPeoplePickerNavigationController. Now now i want to do is to display contacts in alphabetically separate sections, and with alphabetic index on right side just like in this image. http://www.isoaxis.com/temp/peoplePicker.png
How should i do that??? Best regards