UITextField cell value change event
Hi,
I have an UITableView with customized cells. Some cells are inline editable UITextFields.
I want to update an UILabel from my table header based on the value change event regarding my UITextFields values.
Any solutions?
Thanks,
S. Dorin
|