I have a XamGrid in which I usea number of XamComboEditors with the following settings:
Whenever the user presses <Enter> any text not in the list gets entered into the list. I want this. I am looking to get this behavior whenever the user presses <TAB> or clicks outside of the XamComboEditor.
The use case for this is quick data entry where the user typically tabs through fields and clicks off when done.
Is it possible to have <Enter> like behavior for the other cases?
Hello,
I am just checking if you require any further assistance on the matter.