F
freddy
I have two ComboBoxs in a from. The first combobox contains categories and
the second is subcategories.
If I pick laptops from the first combobox, I want the second combobox to how
me the items for the laptop and not the whole list. I have a lookup table
with an fk from the sub combobox related to the pk of the first combobox.
the second is subcategories.
If I pick laptops from the first combobox, I want the second combobox to how
me the items for the laptop and not the whole list. I have a lookup table
with an fk from the sub combobox related to the pk of the first combobox.