top | item 4645199

(no title)

allr | 13 years ago

Any similar tutorial/article for styling UITableView? Always struggled with custom cells (specially grouped cells)

discuss

order

k-mcgrady|13 years ago

Apple has good docs on it[1]. I find the easiest solution is to create a custom cell nib and style that. If I need multiple custom cells I tend to do it in code. This was something I always found difficult to do well but over the years it's improved a lot (especially with the appearance API in iOS 5).

[1] http://developer.apple.com/library/ios/#documentation/UserEx...