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开发者_Python百科 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
精彩评论