I have a UIActionSheet. Upon that i have UIDatePicker and a button at the top right corner of the sheet. So i click a button and the action sheet pops up with the datepicker. So it show current date. I set the date picker to UIDatePickerModeDate. It shows January 17 2013. I want to select 2015 for example. So i try to scroll down but it wont let me.Its stuck.I have to scroll up once..i.e to 2012 and then scroll down to 2015. Basically what i mean to say is that when the control pops up and i want to select next year/time i cannot, i always have to scroll up once and then scroll down. Is this a known feature?I might be picky like this, but the client wants to scroll down directly.If i can fix it, how can i fix it?If you need more information and what i said doesn't make sense please ask.Thanks
Last edited: