We'll, itemEditEnd may fire before focusOut so it may not be possible to fix a problem in a focusOut handler.
Normally, the ADG will store the value specified by the "editorDataField" on the column. One way to modify the text before it is stored is to assign the editorDataField to a getter and have the getter transform the text. On 1/30/14 1:21 PM, "jfb" <[email protected]> wrote: >Hi Alex, >Thanks for you reply and help. >I don't see any protected ITEM_EDIT_END even in the textInput component. >Do >you mean in the ADG but I want to control this my text input component. >I am confuse now :) > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/ADG-with-item-renderers-tp4 >626p4709.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
