6/24/2010 5:44:32 AM
Title:
multiple combo boxes
hi all,
i have three combo boxes(Service provider,Phone Brand & Handset Model),i want to select the items based on the previous combo box selection.based on service provider, a list of phone brands should display and in the third combo box,the supported handset models should come.
problem i am facing the third combo box is not getting refreshed whenever 1st and 2nd combo boxes changes
plz help,
any eg's of this type would be helpful for me...
Tyson
Points: 680
Posts:0
6/24/2010 9:41:19 AM
myComboBox.invalidateDisplayList() should refresh the combobox