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
685
text in xamcomboeditor
posted

Hi,

i have a xamcomboeditor with items in binding with a collection, but user can also type the text in combobox. (IsEditable property set to true)

There is a way to bind user typed text whit a property of my modelview?

I've see that the typed text is stored in a private member texteditor of combobox.

Thank you
Andrea