Hello,
Go through the demo :
ComboBox / Related ComboBoxes
[The demo shows how the comboboxes can interact with each other using client-side
methods and requesting the items on demand. To request the items on demand at the
client-side, the requestItems() method is used.]
Hope this would shed some light on achieving the required functionality.
-Shinu.