I think the second approach is a great idea. let me try it out and see how does it go. thanks a lot
Quote:
Originally Posted by RickMaddy
Displaying a modal view controller with the date picker is one way. If you want to be able to see some of your table while the date picker is being shown then you can write your own code to slide a view up from the bottom or side. This view would be just big enough for the date picker. Either approach would be more appropriate then using an alert view.
|