Avatar

Level 10

Looks pretty simple. So i dono how to explain you.

On exit event of the first drop-down, check the selected value by this.rawValue property.

Invoke a web service and populate the dynamic data to the second field.

Use addItem() and clearItems() methods of the drop-down list.

What else you need?

Nith