I have a UIDatePicker inside a UIScrollView. But the UIDatePicker does not respond to scroll touches. It\'s the scrollview that is scrolling. Reading some docs on the net, I
Combine @ Oliver's answer with this one for keyboard text hiding issues, and you've got one awesome class for scroll view's.
http://github.com/webartisan/TPKeyboardAvoiding
Love Stackoverflow!!!!
Thanks.