Hi,
I am using the XamComboEditor (Infragistics.Controls.Editors) in order to create an AutoCompleteBox.
The following show my autocompletebox:
Hello Dennis,
When the AutomComplete feature is enabled the first item that match the currently entered text in XamComboEditor will be activated so if the user press enter it will be selected. In case the user does not want to select that item they can press Esc key to remove the active item from the drop down. Then on enter key the new item will be added to the data source.
Please feel free to let me know if you have any questions or concerns.
Hi Maria,
I would expect that behaviour if the AutoComplete property was set to "true", but this is set to "false"
Best Regards
Dennis