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

Buschmaster

macrumors 65816
Original poster
Feb 12, 2006
1,306
27
Minnesota
Hey guys, just wondering if there was an easy way to resize a UITableView's cell to the required height that's set as the text. That could save me a bit of time.

Otherwise I'll just code it the harder way using:
Code:
-(CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.