Not sure I understood the question. Can you give an example?
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of psm.master Sent: Monday, December 03, 2007 3:13 PM To: [email protected] Subject: [flexcoders] Parsing a ArrayCollection as a combobox dataprovider Hello, i try to use the menu "Data->Create application from database." I've create my table forms but now i would like to link the table together. Flex create an arraycollection with each table of my database and i would like to parse the arraycollection to put just one row of my table as the data of a combobox and one row of my row as text of my combobox. Does someone know how to parse the arraycollection generated by flex to put it in a combobox variable. I'am a beginner in flex.. so sorry.... If you should have an example of it.. why not. Thanks a lot for your help

