Hi,could u please help me how to pop up a picker view when i select a row in a table view. I have a text field on each cell ,so when i click on that textfield ,i want picker view to be displayed. Once i select the value from the picker view, the value has to be displayed in that particular textfield and then i need to save all the values which user has selected.Looking for ur reply.
I've been trying to figure out how to let users add new information to the tableview. I understand how to allow users to input information that will then appear on the cell label, but I cant understand how to get other information (i.e., movie summary) to remain affiliated with a particular cell so that it shows up in the detail view. Can you explain this or point me towards a reference or tutorial?
This has been flagged as spam show
Hi,could u please help me how to pop up a picker view when i select a row in a table view. I have a text field on each cell ,so when i click on that textfield ,i want picker view to be displayed. Once i select the value from the picker view, the value has to be displayed in that particular textfield and then i need to save all the values which user has selected.Looking for ur reply.
madhukaly 3 months ago
How Do You Make this
chasethemooseinc 8 months ago
could you include the source code of this project????
please.
Simongislen 10 months ago
I've been trying to figure out how to let users add new information to the tableview. I understand how to allow users to input information that will then appear on the cell label, but I cant understand how to get other information (i.e., movie summary) to remain affiliated with a particular cell so that it shows up in the detail view. Can you explain this or point me towards a reference or tutorial?
oo00TheSurf00oo 1 year ago
@oo00TheSurf00oo hey have you figured out how to do this yet? becuase i would love an explanation because im needing the same thing, Thanks
kingofmagic1 11 months ago
@oo00TheSurf00oo Save data to a mutable array and then either to a plist or NSUserDefaults.
Jonathan0King 6 months ago
Absolutely brilliant and eye opening. Thank you :D
phpexe 1 year ago