We are using XamMultiColumnComboEditor and having properties as AllowMultipleSelection="True" and CheckBoxVisibility="Visible"
As per requirement we need to keep first checkbox item selected and in disable mode so user can not uncheck first item.
Let us know about the same.Please find attached screenshot.
Hello,I'm investigating your scenario. I will need some more time to research and I am going to contact you as soon as possible.
Hello,
I am attaching a sample project that always keeps the first item selected/checked. This is achieved via wiring the XamMultiColumnCombo SelectionChanged event and making the first item selected in the event handler.
I hope this suites your scenario. If you need more help, please let me know.
Regards,
Stefana