-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 How I solve this is within the CFC My first entry is a NULL DataField with a Label of Select A State or something to that effect, then the next one would be another value like All States, then append this result with your Query. On all of my CFC's I return an Array that Flex uses for everything.
Phill B wrote: > Thanks to everyones help, I have zipped right along with my first Flex > app. Now I'm tying to do one last thing to my comboBoxes and I'm not > sure how to go about it. > > I have a remoteObject call that returns all the states in the database > that is used as the combobox dataprovider. I need to add the label All > States with a value of "all" as the first value to select. > > I found this link > http://www.houseoffusion.com/tiny.cfm/155 > But I'm not sure if this is taking me in the right direction. Any thoughts? > > Thanks > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: GnuPT 2.6.2.1 by EQUIPMENTE.DE Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQEVAwUBRxze4XnjLHMPlkANAQLZQAf+M1AtO4PBWFw64ObH1H44guVfXlZLikZ5 z4OOsg0mKg9/xb0eAPSaM5Zjr6RFMN1zGskq1CffPYy1QtEuyNVnyoTqzs7gQMqz u18i94QDqC+iwXWW05qTYQMF84jvhP7v2TcBCl3tDKeDEFh0BVBMlwbgDKKnCZn/ DtdwswNPq0ThoGQGx1eKDG0GPjmG7wdCAjjbRxu6sC5SSRsHcRJ/8qgEmksAWCsm M51o4IMeg/nYdNTI7UtLwfYVRGtemokOt3ZpBuAMCF6Ri4SGeZP+tjuu2ZrSgAeD cTrWhYaxaJcza+tboFJpB7xGfz9FlpJ1LuJnlwzDHZFzqCv9wX5eJw== =rWcl -----END PGP SIGNATURE----- -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4738 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
