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
305
Accept Text in XamComboEditor on <Enter>, <Tab>, and <Click-Out>
posted

I have a XamGrid in which I usea number of XamComboEditors with the following settings:

  • IsEditable="True"
  • AllowFiltering="True"
  • AutoComplete="False"
  • CustomValueEnteredAction="Add"

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?

 

Parents
No Data
Reply Children
No Data