Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4970
How to enable more than one item selected for xamcomboeditor in code?
posted

If XamComboEditor has following setting to enable multiple selection:

AllowMultipleSelection="True" CheckBoxVisibility="Visible"

how to set up multiple selection in code when load data for databinding initially?