How to make text in a UITableViewCell wordwrap?

Posted by Sheehan Alam on Stack Overflow See other posts from Stack Overflow or by Sheehan Alam
Published on 2010-05-25T15:29:23Z Indexed on 2010/05/25 15:31 UTC
Read the original article Hit count: 331

I have a grouped UITableView with a few sections. The text in some of the cells can get quite long, I was wondering how I could make the text word-wrap?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c