c# - How to use Date and Time Picker in same control in WP8? -


i working on wp8 , requirement create item allows user select both date , time , details combined , added in textbox.

can suggest there third party control using can add control or should create custom control ?

i aware of creating custom control becomes difficult when managing data.


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -