RWS / Multiselect-ComboBox

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.
Apache License 2.0
182 stars 55 forks source link

Changed list (Itemsource) in dialog #40

Closed simonatocanie closed 4 years ago

simonatocanie commented 4 years ago

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!