I just tired it. It committed the change and then went back to editable which is how it is designed. You can set editedItemPosition=null if you don't want the editor.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of shrike6_7 Sent: Saturday, March 01, 2008 1:18 AM To: [email protected] Subject: [flexcoders] Datagrid enter key on the last row Hi, with an editable datagrid, if you edit a cell value in the last row and you press Enter Key, flex don't commit change and the cell don't exit from editable state. Any suggestion? Thanks

