In my program iam working with 2 combo box.Iam working with clear methods and the like but the problem iam facing is : If i choose a selection in the first combo box how can i decide what will be shown after in the second combo box.
The .clear methods work ok when i need to clear but if i only want the number 10 item to the 15 one on a 1 to 100 list how can i choose to only make them shown upon as an exemple choosing option 2 on the frist combo box ? It seem i can only show allthe list or clear it completely at the moment but cant only choose some items in the list. Thanks in advance if you can help me.