I have a custom view which contains UITextField's.
When user clicks on the text field, numeric KeyPad pops up.
But I need the KeyPad to disappear when "user" clicks anywhere else outside the textField's in the view....
Can anyone help me out...
Thanks in advance.