Advertisement
Guest User

Untitled

a guest
Oct 15th, 2013
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. My function is to have an advanced search for my app. And the problem is no matter I choose any detail from the advancedDetailVC, it only can pass the data back to "Chef Name" column. I think is the code at advancedDetailVC.m http://pastebin.com/23AicMLG. But I am not sure how can I make it works (should i use the if and else if statements??) The following link is my screen shot and the code.
  2.  
  3. http://picpaste.com/pics/Screen_Shot_2013-10-16_at_1.32.19_PM-6N91s60Y.1381896260.png
  4. http://picpaste.com/pics/Screen_Shot_2013-10-16_at_1.33.04_PM-Cvz8LeFx.1381896282.png
  5. http://picpaste.com/pics/Screen_Shot_2013-10-16_at_1.33.09_PM-efpils2g.1381896299.png
  6. http://picpaste.com/pics/Screen_Shot_2013-10-16_at_1.33.12_PM-Aq8DKfFJ.1381896221.png
  7. http://picpaste.com/pics/Screen_Shot_2013-10-16_at_1.33.18_PM-9PZRooI1.1381896335.png
  8. http://picpaste.com/pics/Screen_Shot_2013-10-16_at_1.33.22_PM-8ssoHmqx.1381896371.png
  9. http://picpaste.com/pics/Screen_Shot_2013-10-16_at_1.33.26_PM-ob30lh5Y.1381896424.png
  10. http://picpaste.com/pics/Screen_Shot_2013-10-16_at_1.33.29_PM-690s2T45.1381896455.png
  11.  
  12. advancedVC.h-> http://pastebin.com/xeah47U1
  13.  
  14. advancedVC.m-> http://pastebin.com/iHjxHT2y
  15.  
  16. advancedDetailVC.h-> http://pastebin.com/xtsZg3MM
  17.  
  18. advancedDetailVC.m-> http://pastebin.com/d2w6eTkn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement