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
25
How to not allow user to enter value not in itemsource
posted

Hi experts,

When using xamMultiColumnComboEditor and filter on all columns. If I type for example:"aaa", it will filter out some rows contains "aaa", but if I click anywhere else outside of xamMultiColumnComboEditor before clicking the rows filtered out, "aaa" will stay on the xamMultiColumnComboEditor. Could you please advise how to empty the "aaa" when clicking anywhere outside of xamMultiColumnComboEditor before selecting the row?

Thanks,

suqing