expandable and collapsable uitableviewcell

Posted by Jayshree on Stack Overflow See other posts from Stack Overflow or by Jayshree
Published on 2010-08-05T12:20:13Z Indexed on 2011/01/06 21:53 UTC
Read the original article Hit count: 189

Filed under:
|

Hello everybody. I want to achieve something like an expand and collapse uitableviewcell. The part of collapsing and expanding on user tap has been achieved. but what i am looking for is the feature of showing more and less.

that is when the uitableviewcell has not expanded to show full view, the word more shud be displayed. and when the uitableviewcell is expanded it shud show the word less at the end. So that whenever the user taps on more, then only the uitableview shud expand and vice versa. so any ideas of how i can do this. something like on webpages. when u click on more link it expands the area and lets u see entire content.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview