What's new

Scroll thru records ( paging )

kemnet

iPF Noob
Hello all :)

I'd like to ask a question for a bit of advice. What if you are writing a program, that access a websever run a query and you get back to results. For example you do a select where firstname = Peter that returns two people, Peter pan and Peter James. And you have an xib file and on the interface you have a text field for first name and last name.(now this is where I'm stumped) how would you go about creating the program so as when the user does the search and comes up with Peter James and Peter pan the xib is gonna show the first name and last name (Peter JAmes) and when you swipe it takes you to the second page with Peter Pan
 
Last edited:

Most reactions

Latest posts

Back
Top