Hi everyone,
I am trying to write custom Text into the XamComboEditor so that the text in the XamComboEditor is different to all its items.
The next time I open the Window it will have a new item with the content of the previously entered text.
With a normal ComboBox it works by setting IsEditable="True". -> XamComboEditor refuses.
How can I do this in XamComboEditor?
<ComboBox x:Name="Nextgremium_cmb" IsEditable="True"/>
thanks in Advance!
yours
Max
Hello Max,
Thank you for contacting us!
I have been looking into your post and I have a question for you.
As we have two XamComboEditors - one is in the namespace Infragistics.Windows.Editors. The other in Infragistics.Controls.Editors.
Would you please provide me with more detailed information on which of the two XamComboEditors are you using? Having this information would help me further investigate this matter for you.
Looking forward to hearing from you.
Hello Gergana - thank you for the fast response!