Please help me anyone. I have UITextView inside of UITableCell. When typing on the UITextView ,it should automatically Expand the Height and Table cell Height also. I know to do expand the UITextView Height dynamically using ShouldChangeText. And I dont know how to do increase the Height of the Cell dynamically.. Thanks in advance.
↧