How to customize the background color of a UITableViewCell?

Posted by jpm on Stack Overflow See other posts from Stack Overflow or by jpm
Published on 2008-11-11T17:11:51Z Indexed on 2010/04/17 10:13 UTC
Read the original article Hit count: 201

I would like to customize the background (and maybe the border too) of all of the UITableViewCells within my UITableView. So far I have not been able to customize this stuff, so I have a bunch of white background cells which is the default.

Is there a way to do this with the iPhone SDK?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk