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
655
UltraCombo Text Property is different to Text displayed on screen
posted

Hi,

I have a form with several UltraCombo's on it all of which are bound to an SQL datasource.  When the form is loaded these combo's are bound and then the text property on some of them is changed dependent on other data. If the text property is changed to 'aBC' and there is an item in the combo list 'ABC' the combo displays 'ABC' on the screen.  The problem is that when the user clicks to save any changes 'aBC' is saved and not 'ABC'.  I have looked at the text property and it still says 'aBC'.  If the user selects another item from the combo and then selects 'ABC' it saves OK.

Any suggestions?

Thanks

Parents
No Data
Reply Children