hmmm, coz I want to display date on the view, and let the user change it. but the thing is there is a table underneath, so it takes a lot of space. that's why i m thinking about popping up a datepicker. but if I cant add it to an alert or action sheet, I guess I have to set up a new view for it.
what do u thinking?
Quote:
Originally Posted by RickMaddy
You don't. Or at least you shouldn't. An alert view is just that, an alert view. It's meant to show an important, typically unexpected, message to the user.
What are you actually trying to do with this date picker? There is probably a more appropriate way to do what you want.
|