Still don't know what caused the below issue but it's corrected.
On 5/22/06, Greg Morphis <[EMAIL PROTECTED]> wrote:
> I've got a combo box being populated via code:
> <mx:ComboBox width="150" id="comboSearchType" change="chg(event);">
> <mx:dataProvider>
> <mx:Array>
> <mx:String> </mx:String>
> <mx:String>Basic Info</mx:String>
> <mx:String>VM-Detail</mx:String>
> <mx:String>Paging</mx:String>
> <mx:String>TechData</mx:String>
> <mx:String>Simple Freedom</mx:String>
> <mx:String>SID</mx:String>
> </mx:Array>
> </mx:dataProvider>
> </mx:ComboBox>
>
> Anyways, when I run this the first time I don't see the Simple Freedom
> entry (the space for it is there and if I click on it I see Simple
> Freedom in the combo box), if I scroll all the way up, Basic Info is
> blank, again, I can click on it and see it in the box, when I scroll
> back down SID is blank, the space for it is there and if I click on it
> I see it in the box.
> I can recreate the problem.
>
> Is this a bug? something up with the Plugin version or what?
>
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

