Common Scenarios
You can use the configuration options of the ComboBox to achieve the implementation of common scenarios.
Implementing Cascading ComboBoxes
The cascading ComboBox is a series of two or more ComboBoxes where each ComboBox is filtered based on the selected option in the previous ComboBox.