--- In flexcoders@yahoogroups.com, Laurent Cozic <[EMAIL PROTECTED]> wrote:
>
> You need to go through the dataProvider to change the value of the
selected item. For example:
> 
> comboBox.dataProvider.setItemAt(newItem, comboBox.selectedIndex);
> 
 
Thanks Laurent, it works now.

Best regards,

Reply via email to