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
790
XamComboEditor New Item
posted

Hello,

I have a XamComboEditor in a Cell in XamGrid.

The XamComboEditor has ItemsSource with List of items. 

When i edit the XamComboEditor (not selecting an item from the list) in a cell edit mode, this item is being added to the XamGrid . I want only items in the list to be added but still the IsEditable of the XamComboEditor to stay true (or some way to the user to search in the list of the XamComboEditor)