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
205
XamMultiColumnComboEditor: Enter key removes previous selections.
posted

Hi,

I'm using XamMultiColumnComboEditor and I just want to change a behavior of Enter key.

I set AllowMultipleSelection to true, and using the default filter option.

When I filter using keywords, and hit enter, it removes all the previous selections, and puts the one I currently filtered.

All I want to do is that hit enter key adds the currently selected item into the selected item list.

Thank you in advance.

Dennis