Tagged Questions
2
votes
1answer
69 views
Navigating to details of an item from the list
I'm working on a Windows Phone 7 app that has a screen of some abstract items that we load from the server.
If the user clicks on an item they are navigated to a "details page".
Currently the ...
6
votes
2answers
444 views
Two step selection in windows phone 7
How to display this two step selection dialog in a native way in WP7:
States (in my case approximately 40 entries)
Cities (in my case 1-15 entries)
Here are my thoughts I want to discuss with you ...