How do you know it is gone, and what do you mean by "gone"? Tracy
________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Mike Oliver Sent: Thursday, January 01, 2009 8:19 PM To: [email protected] Subject: [flexcoders] Where did my CurrentTarget go? I have a ComboBox as a ItemEditor and a listener dataGrid.addEventListener(DataGridEvent.ITEM_EDIT_END, editCellEnd); I was using e.currentTarget.itemEditorInstance.selectedItem.value to get at a value in the selectedItem now I am still getting that event, but no currentTarget element? what would cause it to go away? -- View this message in context: http://www.nabble.com/Where-did-my-CurrentTarget-go--tp21246831p21246831 .html <http://www.nabble.com/Where-did-my-CurrentTarget-go--tp21246831p2124683 1.html> Sent from the FlexCoders mailing list archive at Nabble.com.

