<
="212" />
I have just downloaded platform installer and created new Silverlight4 app project added XamComboEditor, and it doesn't work, when I type text in it input Char blinks and then TextBox part of ComboBox is reseted to empty text.
This is the first time I try your controls, I have no idea how it supposed to work, but I guess XamComboEditor should dysplay the text I type with IsEditable enabled.
Version: 11.1.20111.1004
Hello bpipe,
Here is some basic information about the XamComboEditor.
About XamComboEditor
Adding XamComboEditor To Your Page
Note that the XamComboEditor must be bound to data.
I made a sample and attached it. I had to delete the bin, obj, and ClientBin folders (including the .xap file) so it could be attached. It must be rebuilt in order to run or display at design time. I bound the XamComboEditor to some sample data. I also set the CustomValueEnteredAction to Add, which allows items not matching the data to be added to the drop down list.
Elizabeth AlbertLocalization Engineer