Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

iphonejudy

macrumors 6502
Original poster
Sep 12, 2008
301
1
Hi,


I display fields of rss in a tableview.

The titles are displayed in the cells of tableview.

I need to wrap the text inside cells.

I refer some documents related to the tableview.In that they mentioned about to change row height only.

Can anyone tell me,how to wrap the text inside each row of cells?
 

caveman_uk

Guest
Feb 17, 2003
2,390
1
Hitchin, Herts, UK
You need to create a custom UITableViewCell as the normal one doesn't wrap. One of the tricks is to work out exactly high high you need the cell to be for the string to be displayed as they won't automatically adjust.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.