I have multiple sections in my UITableView (about 12 sections) and each section has one or more rows. How can I get a section number in my UITextField Delegate method, when I select a row ?
I have multiple sections in my UITableView (about 12 sections) and each section has
Share
If you added the textfield in the cell like
Then On the Textfield Delegate