iphone uitableview load next detail view from segmented control like mail app
Posted
by Neil
on Stack Overflow
See other posts from Stack Overflow
or by Neil
Published on 2010-01-19T01:02:14Z
Indexed on
2010/05/14
4:04 UTC
Read the original article
Hit count: 458
uitableview
|iphone
Hi i have added a segmented control to a detailview header in a subview of a uitableview table and used images for up and down to create a up and down control like the one in mail.app. the buttons are working fine.
im after some advice on how to get rid of that items view and reload the next item without having to go back to the main uitableview.
im sure i saw some code on this website doing exactly that but i cant find it!
can anyone point me in right direction or help?
thanks
© Stack Overflow or respective owner