How to show / hide section rows in uitableview with animation ?
Posted
by hib
on Stack Overflow
See other posts from Stack Overflow
or by hib
Published on 2010-05-24T05:52:50Z
Indexed on
2010/05/24
6:01 UTC
Read the original article
Hit count: 1301
iphone
|uitableview
Hello all ,
I have seen some iPhone apps in which they show first section of rows after loading Other sections of rows will not be visible until you tap them .
If you want to see more data you have to tap on that particular section so it will collapse and show rows of data .
Any one knows how can I do so ?
Thanks .
© Stack Overflow or respective owner