After resizing label on tap on tableview cell tableview content order changes iphone sdk
Posted
by neha
on Stack Overflow
See other posts from Stack Overflow
or by neha
Published on 2010-05-06T07:56:04Z
Indexed on
2010/05/06
7:58 UTC
Read the original article
Hit count: 519
Hi all,
In my application I'm dynamically resizing a label in cell as well as cell when a cell is tapped in uitableview, but after resizing the label in cell, the contents in the tableview are getting shifted means the cells contain different cell content after this tap, whereas this' not the case when I'm tapping the cell and expanding it without expanding the label in it.
Can anybody please help?
It's urgent.
Thanks in advance.
© Stack Overflow or respective owner