Select City and Status [Filter]

Asked

Viewed 213 times

1

I would like to create two ListPicker or even a LongListSelector, so that when the user selects an "x" state, cities in another ListPicker or enter another window with another LongListSelector, the cities in that state exist franchises (which will be the result of a webservice) I’m currently doing as a mockup.

How do I do this? I’ve searched several places..

Thank you!

1 answer

3


The simplest way is when there’s a selectionChanged at first listPicker change the source of the second listpicker.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.