I have a combobox which has a list of items displayed by default. Based on selection of an item in first combobox, i need to display the related items in my second combobox, so i need to remove those items in the list(second combobox) which is not relavant to the item selected in first combobox.
Can i have the code details on doding this in bc++(preferably )/vc++ ?
Thanks
Can i have the code details on doding this in bc++(preferably )/vc++ ?
Thanks