actionscript 3 - change combobox selection based on value in an object in flex -


How do I change the selected item in a Cambodia selection based on the selection of a datagrid object?

& Lt; S: combo box id = "combo" dataProvider = "{data}" selectedEyam = "{dg.selectedItem}" /> & Lt; Mx: DataGrid id = "dg" data provider = "{data}" />

Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -