I've got a master detail form that works so far except for a combo box that's giving me fits.  The combo box is populated from an xml file that contains a company id and company name relabeled with the "label" and "data" headers.  The combo box populates correctly and I've verified that it returns the correct company id.  Now, for existing users, I want the combo box to automatically go to the correct company they're assigned to.  The user object has a company id.  I don't believe that I can do it with binding since it's expecting a selectedIndex vs a selected data value.  I've been experimenting around with trying to loop through the objects in the combobox, but I haven't had any luck doing so yet.

Is it really this hard? 

--
Marlon



--
Marlon

__._,_.___

--
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




__,_._,___

Reply via email to