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
405
Combo value null - binding problem
posted
I'm using version 11.2 I have an UltraCombo bound to an underlying business object. I have allowed nulls on the combo. When a value combo is selected from the combo, it updates the underlying business object's property that it is bound to. When the value is cleared, the combo does not set the underlying business object property to nothing. This worked in previous versions of Infragistics. I've created and attached a test solution to highlight this problem.
UltraComboTest.zip