iphone - How do I resize a cell in a tableview with grouped cells -


i using grouped tableview , need resize 1 cell enclosed cell.detailtextlabel has exceeded size of cell (i.e. 3 lines worth).

is there easy way cell auto-size it's contents or otherwise, how change size of particular cell?

the uitableviewdelegate has method called tableview:heightforrowatindexpath:. have return desired height each row.


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - Updating recent updates - Problem in procedure - Any other approach? -