--- In [email protected], "hardaur55" <[EMAIL PROTECTED]> wrote:
>
> So every time it's added to the stage, I'm seeing what the values are,
> and the values remain constant and correct, just the option that the
> comboboxes are showing are incorrect.
> 
I'm seeing the same problem. The combobox selected index is bound to a
controller value. In the debugger, the controller value is correct.
The dataprovider for the combobox, is correct, the selected index
binding code is executed. The return from the binding code is correct,
but the selected item in the combobox shows incorrectly.

Reply via email to