ios - how can I increase the size of cell in UITableViewController at run time when the text to be entered in the cell is large? -


i loading data uitableviewcell server , problem text returned large , less . problem when large text returned , tableview cell not able display whole data , , when text returned small , there blank space in cell not good.

can me in matter please ?

don't own height calculations. let auto layout (and self-sizing cells) work.

here's an excellent walkthrough covering do, similar question.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -