I am making a app in this app i am using uitextfield on table cell.
I have made custom tablecell and declared a label and a textfield and I can see textfield on every tablecell but now i want that if I edit a taxtfield then changes will show all the textfield ……
If still there is something which is not clear then Please….
after finishing text edit call
[tableView reload]to load the table with new text what you have edited.