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 A7A6C10F24 for ; Thu, 5 Sep 2013 16:00:23 +0000 (UTC) Received: (qmail 68388 invoked by uid 500); 5 Sep 2013 16:00:22 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 68302 invoked by uid 500); 5 Sep 2013 16:00:22 -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 68285 invoked by uid 99); 5 Sep 2013 16:00:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Sep 2013 16:00:21 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aharui@adobe.com designates 64.18.1.187 as permitted sender) Received: from [64.18.1.187] (HELO exprod6og104.obsmtp.com) (64.18.1.187) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Sep 2013 16:00:14 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob104.postini.com ([64.18.5.12]) with SMTP ID DSNKUiiqea7zf6wPx620hfA1/ryH5lr6NGHr@postini.com; Thu, 05 Sep 2013 08:59:53 PDT Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r85FuJiH016450 for ; Thu, 5 Sep 2013 08:56:19 -0700 (PDT) Received: from nahub01.corp.adobe.com (nahub01.corp.adobe.com [10.8.189.97]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r85Fxm6C002211 for ; Thu, 5 Sep 2013 08:59:53 -0700 (PDT) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nahub01.corp.adobe.com ([10.8.189.97]) with mapi; Thu, 5 Sep 2013 08:59:49 -0700 From: Alex Harui To: "users@flex.apache.org" Date: Thu, 5 Sep 2013 08:59:42 -0700 Subject: Re: Migrating to apache Flex 4.10 DataGridSkin issue Thread-Topic: Migrating to apache Flex 4.10 DataGridSkin issue Thread-Index: Ac6qUPLzpIzNJSdvR8Ol67wOp7Olaw== Message-ID: In-Reply-To: <1378373677986-2572.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.6.130613 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org On 9/5/13 2:34 AM, "mspecht" wrote: >Hello, > >we are migrating an AIR App from Flex 4.6 to Flex 4.10. One issue we had >was >that some datagrids did not show the headers and cells with data. The >issue >was related to the custom datagridskins that we used: > >Is there a migration guide where we should add such topics? Because other >users might have the same problem. Seems like a reasonable suggestion. I added a wiki page here: https://cwiki.apache.org/confluence/display/FLEX/Migrating+from+Adobe+Flex+ to+Apache+Flex Feel free to add your experience as a comment on that page. -Alex