--- In flexcoders@yahoogroups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> Yes this is standard behavior. ComboBox has no way of knowing whether
> the currently selected item exists in the new dataProvider.

It knows, as setter could simply loop through the dataProvider and
check the fact of existence. Instead, it uses "giveup" and "she'll be
right" methods.

Here is my solution to the ComboBox problems:
http://mitek.id.au/blog/2008/10/28/combobox-madness-continues/


Cheers,
Dmitri.







Reply via email to