Hi,
i need to get text from a textfield when user presses any key. i am trying to use notification UITextFieldTextDidChangeNotification to get the text but not able to succeed. Can someone please guide me how to get the text from texfield on change. I have the textfields inside a uitableview. Thanks in advance.