On change of the list, get the key value from selectedItem.

 

Then loop over the DataGrid dataProvider until you find a match for the
key value.

 

Then use the loop index to set the dataGrid selectedIndex.

 

Tracy

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of g07m5064
Sent: Friday, October 26, 2007 2:18 PM
To: [email protected]
Subject: [flexcoders] Datagrid and list related issue

 

Hi,
I would like assistance with ideas on how to trigger a selection on
datagrid based on a selection on a list. The items on the list have
been generated by dragging a row from the datagrid. so without the
user dropping items in the list the list is empty. I would be most
grateful of your ideas. Thanks.

 

Reply via email to