I am working with a flex application. I want to enable my Flex DataGrid cell editable when i press ENTER key on a selected cell. The particular cell contains an itemRender. I know F2 key will do the thing. But i want to override that function.
Could any body help me to get this working...
Thanks in advance...