The multi selection combo box is a WPF custom control with multiple item selection capabilities, along with customizable features to group, sort and filter items in the collection.
Please help me with this situation. I am using this multicombobox in a dialog. I want to change the list in this multicombox in function of another selection of a combobox. I tried it, but the list remained the same. In the code, the list is changing.
Is this posiblle to achieve? Please tell me if I must add the code.
Hi,
Please help me with this situation. I am using this multicombobox in a dialog. I want to change the list in this multicombox in function of another selection of a combobox. I tried it, but the list remained the same. In the code, the list is changing.
Is this posiblle to achieve? Please tell me if I must add the code.
Thank you very much.
Have a nice day!