Some folks cheat by capturing the ITEM_EDIT_END event early (using higher 
priority) and changing the .reason from NEW_COLUMN to NEW_ROW

Alex Harui
Flex SDK Developer
Adobe Systems Inc.<http://www.adobe.com/>
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of elevight
Sent: Monday, April 20, 2009 4:21 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Datagrid cell event





I realize a datagrid can have a change event which triggers when the user 
selects a row.

But if one or more of the columns are editable, is there a way to define a 
change event on a CELL basis without resorting to making that column into an 
MXML component itemrenderer?

Thanks.

Reply via email to