UITextField Editing Did End
Hi Guys,
I have 5 UiTextfield and save button. I want to save all the 5 text field valuse.. I have written the code in "UITextField Editing Did End " method..
My problem is When i click the save button, this method take 4 textfield values only , it missed 5th one. Is there any other method available for getting all the 5 textfield values.
Thanks in advance
Peter
|