add item to combobox outside of the array - flex

Posted by Adam on Stack Overflow See other posts from Stack Overflow or by Adam
Published on 2010-04-23T14:59:59Z Indexed on 2010/04/23 15:03 UTC
Read the original article Hit count: 159

Filed under:
|
|
|

I've got a combo box that's data provider is coming form a database query. Now I'd like to add one hard coded item to be included in the combobox a sort of reset item that would reset the combobox to display its prompt message.

Any idea how to do this? Thanks!

© Stack Overflow or respective owner

Related posts about flex3

Related posts about combobox