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
295
Multi Column Combo binding property
posted

I am using the XamMultiColumnCombo and I am binding my datasource property to the combo's SelectedItem property.  Is there another property I should bind to?  I had to add Mode="TwoWay" to get that to work but it only works if I type in the combo box to select the item.  If I select an item from the drop down with the mouse then tab out of the combo box the old value reappears in the combo box. 

Thanks,

Glen