I have a greenfield Lightswitch 2012 RC application with three tables: problems, products, and versions. When entering a problem, users need to first select from a list of all known products (working) and then select from a list of versions for the selected product. There is a currently a relationship between problems-products, problems-versions, and products-versions. How do I filter the list of versions?
Asked
Active
Viewed 655 times
1 Answers
1
This is known as a "cascading combobox", or a "nested combobox".
These two articles should help you:

Yann Duran
- 3,842
- 1
- 24
- 24