wpftoolkit icon indicating copy to clipboard operation
wpftoolkit copied to clipboard

Checkcombobox Problems

Open ghost opened this issue 4 years ago • 1 comments

Hey, I have encountered a problem with the CheckComboBox in my project. The general use behind it is letting the user choose multiple answers which are later saved to a database so when the software is re-opened it can automatically re-enter users choices. The problem is that it does not. I have tried using both SelectedItem and SelctedItemsoverride. Neither work. As of now the problem causes possible duplicates in both (old values+new if same were chosen)

ghost avatar Jan 07 '21 07:01 ghost

Hi, could you send a small code sample of how you are using the CheckComboBox and how you application reacts with the CheckComboBox ? Thank you.

XceedBoucherS avatar Jan 07 '21 18:01 XceedBoucherS