Change a Textview- and TableviewCell row height dynamicly
- by f0rz
Hello!
This is driving me nuts.
I have a TableView with custom cells. My cell contains a editble textview. Is it possible to change rowheight on cell and textview dynamicly (when I editing the textView) ?
best regards