I am a neewbie to app development (and coding in general) but enjoying the journey :-)
(I am using Xcode 6.4) I have a table view controller with prototype cell embedded in a navigation controller..clicking on a row leads to the detail view controller. Everything working fine.
I'm interested in having up and down buttons on the 'Detail View Controller' to save someone from having to go back up and then down to the next detail again...so they just move between detailed views..
Any pointers... as I can't even drag a button to the nav bar on the detail view controller itself let alone start thinking about how to code the function :-)
Many thanks for your time!
PS can't post a pic of the storyboard as only just joined stackoverflow