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
It works fine in the most recent version, 12.2
Thank you very much.
HI,
I see you are using 12.1. I ran your sample using 12.1.2225 and could not reproduce. What build are you using?
If you are using a lesser bulid, download and install the latest service release.
Sincerely, MattDeveloper Support Engineer
Here is the step to reproduce it.
1. in the editor, type 0 and enter. --> '0Name' should be selected
2. type comma ',' --> ',' is the delimiter
3. type 1 and enter --> '1Name' is selected. --> Here I just want to add to the selected item list, but it removes all the previous selection and replace with the current one.
I am not able to reproduce your issue. I am attaching a sample that uses 12.2.2089, please feel free to modify it and provide steps to reproduce this issue.
Sincerely,
Mat
Developer Support Engineer