posted 11 years ago
Hi,
I have three combo boxes, i am trying to update the Values of second combo box depending on the Value of First Combo box, Initially second and third JComobo Boxes are set not to be enabled. for ex: if 'A' is selected in first Combo Box then Second should get enabled and will display values related to 'A'.
I am having problem in enabling the Second Combo Box, I have attached Action Listener to both the Combo Box