Hi,
I am trying to create cascading drop-downs as shown in the below pic.

Note:
1 is a combo-box selection.The user can select any one of the option here.
2 is a drop-down selection.The values related to whatever user has selected in 1 appears.
3 is a Data Table.It displays the values related to what the user selects in 2 finally.
Please provide help!