Make sure editable=true on the DG.

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of markgoldin_2000
Sent: Wednesday, December 26, 2007 7:54 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Catch "itemEditEnd" event



I am trying to catch "itemEditEnd" event by adding this code to my 
DataGrid definition:
addEventListener("itemEditEnd", getCellInfo);
I am modifying data in the cell but dont have getCellInfo fired. What 
am I doing wrong?

Thanks



 

Reply via email to