UITableViewCellStyleValue2 edit indicators?
- by Jason Jardim
I am using this style of table view UITableViewCellStyleValue2.
I set editing, but I cant seem to get the arrows to show up on the right of the cell - like the Contacts app.
Also in the contacts app I notice that if I have a Favorite it puts a * (star) to the right. Any info on how to get an image would be appreciated.
Thanks!