iphone - how to go to datepickerview from date textfield? -


how go datepickerview date textfield?

if got right -

you should add datepickerview inputview of textfield.

   textfield.inputview = datepickerview; 

this line make app lunch date picker when text field becoming first responder.

good luck


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -