Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8CC84106D0 for ; Fri, 31 Jan 2014 01:29:45 +0000 (UTC) Received: (qmail 41022 invoked by uid 500); 31 Jan 2014 01:29:45 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 40968 invoked by uid 500); 31 Jan 2014 01:29:44 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 40960 invoked by uid 99); 31 Jan 2014 01:29:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jan 2014 01:29:44 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: unknown (athena.apache.org: error in processing during lookup of aharui@adobe.com) Received: from [207.46.163.240] (HELO na01-by2-obe.outbound.protection.outlook.com) (207.46.163.240) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jan 2014 01:29:39 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com (10.141.95.147) by BL2PR02MB500.namprd02.prod.outlook.com (10.141.95.147) with Microsoft SMTP Server (TLS) id 15.0.868.8; Fri, 31 Jan 2014 01:29:17 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com ([10.141.95.147]) by BL2PR02MB500.namprd02.prod.outlook.com ([10.141.95.147]) with mapi id 15.00.0868.013; Fri, 31 Jan 2014 01:29:17 +0000 From: Alex Harui To: "users@flex.apache.org" Subject: Re: ADG with item renderers Thread-Topic: ADG with item renderers Thread-Index: AQHPGtZ9LN874+tVkUiwNZInqJ1rZZqZinEAgAQOKYD//37agIAAtWsA//+/DIA= Date: Fri, 31 Jan 2014 01:29:17 +0000 Message-ID: References: <1390766126794-4626.post@n4.nabble.com> <1390882736520-4651.post@n4.nabble.com> <1391105679220-4703.post@n4.nabble.com> <1391116904264-4709.post@n4.nabble.com> In-Reply-To: <1391116904264-4709.post@n4.nabble.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.9.131030 x-originating-ip: [63.228.98.98] x-forefront-prvs: 0108A997B2 x-forefront-antispam-report: SFV:NSPM;SFS:(10019001)(6009001)(199002)(189002)(24454002)(377454003)(479174003)(51704005)(36756003)(76786001)(80976001)(76796001)(83322001)(56816005)(2656002)(19580395003)(81342001)(87936001)(19580405001)(94946001)(65816001)(69226001)(81542001)(80022001)(63696002)(90146001)(74876001)(94316002)(59766001)(77982001)(79102001)(93136001)(74706001)(85306002)(87266001)(47446002)(31966008)(74502001)(74662001)(46102001)(53806001)(51856001)(76482001)(54356001)(50986001)(56776001)(54316002)(4396001)(49866001)(93516002)(92566001)(85852003)(92726001)(66066001)(83072002)(81686001)(47976001)(83506001)(81816001)(74366001)(86362001)(47736001);DIR:OUT;SFP:1102;SCL:1;SRVR:BL2PR02MB500;H:BL2PR02MB500.namprd02.prod.outlook.com;CLIP:63.228.98.98;FPR:F445515C.8C1395A5.71FBB1A8.DA9DF3B3.20196;InfoNoRecordsA:1;MX:1;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-ID: <80794AF9FEBA5E4D9433A090D31ABAD1@namprd02.prod.outlook.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: adobe.com X-Virus-Checked: Checked by ClamAV on apache.org 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" 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.