M macedes macrumors newbie Original poster Mar 30, 2008 21 11 Feb 21, 2012 #1 When i click on a textfield, the date picker pops up but when i scroll a little bit down the date picker moves up. how can i fix the date picker in the bottom of the screen?
When i click on a textfield, the date picker pops up but when i scroll a little bit down the date picker moves up. how can i fix the date picker in the bottom of the screen?
dejo Moderator emeritus Sep 2, 2004 15,982 454 The Centennial State Feb 21, 2012 #2 Don't add the datePicker as a subview of the scrollView but, rather, as a subview of the main view, whatever that may be in your case.
Don't add the datePicker as a subview of the scrollView but, rather, as a subview of the main view, whatever that may be in your case.