I hate to ask the obvious, but does your dataprovider have empty rows in it?
 
Shan


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Root
Sent: Friday, October 13, 2006 12:35 PM
To: flexcoders@yahoogroups.com
Subject: [Junk E-Mail - MED] [flexcoders] Disappearing list items

I have a flex app with several drop down select lists.

Some of the item labels are not appearing (ie, showing up blank) for no
discernable reason, and they do so in seemingly random fashion.

I've animated a gif to show you what's happening..

https://www.it.dev.duke.edu/public/flexbug1.gif

I don't have anything really strange in my mxml.. here's the tag:

<mx:ComboBox id="cboRecordTypes"
dataProvider="{Application.application.ro.getListData.lastResult.RECORD_TYPES}"
labelField="TABLFLD"
change="RECTYPE.text=cboRecordTypes.selectedItem.TABLKEY;"></mx:ComboBox>

Can anyone figure out what's going on here?

rick


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.3/473 - Release Date: 10/12/2006

__._,_.___

--
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
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.3/473 - Release Date: 10/12/2006

Reply via email to