I have Created a custom UITableViewCell, the cell has multiple text fields, now i want to access the strings or data in these UITextFields. I know i can get the cell on didSelectRowAtIndexPath, but i need to get the text on a “Save” method.
I have Created a custom UITableViewCell , the cell has multiple text fields, now
Share
Suppose you have four text fields with tags 100 and so on to 104.
You will you Counter that shows how many cells you have in tableview.