actionscript 3 - What is the event to know focus out from a datagrid cell (column) without using itemRenderer or itemEditor -


i using editable datagrid , want autosave edited information in editable column. also, since simple text editing don't want use itemeditor/component same. hoping have focusout event dont see focusout event datagrid column(even if editable?). event should using?

thanks.

i got working using itemrenderer in used text box , handled textbox's focusout property. still wondering how have done directly datagrid's event.


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -