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

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

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