Hi,
Currently I'm trying to show a datepicker triggered by my code. For example when a button I clicked.
When I create a datepicker in code and call the .Focus() method, it shows up in Android. However, this does not show a datepicker in windows phone.
Anyone had an idea on how to implement or show a datepicker based on an event?
Thanks in advance!