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

