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
265
UltraCombo Control Update On Show
posted

Hello,

we have a problem with an UltraCombo and validation. We discovered that the Combo gets its value from the bindingsource too late - when the combo is shown. Since we do the validation (checking for required value with the UltraValidator) for the Combo before the combo is shown the user always sees the validation failed hint although a valid value is shown in the combo. We examined the behaviour of the UltraComboEditor and here everything  is perfect, the value is pushed to the UCE before it is shown. So the behaviour of UltraComboEditor and UltraCombo differs. What can we do? 

Parents Reply Children
No Data