I'd like to show / hide a Date/Time picker in a UITableView like the iPad Calendar app does. When you click Add Event and then select the 'Starts' row a Date/Time picker appears and is then dismissed if a value is selected (or another row is selected).
Does anyone have any code samples of doing this?
Thanks, Gavin