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

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -