In windows 8 xaml I wanted to add a editable combobox
for example : I want the following items to be in the combobox : item1, item2 and
When user clicks the combo becomes and the user can enter the text in place
Is this possible?
I have explored isReadOnly isEditable properites but they seem to be readonly properties