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 -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -