Return-Path: X-Original-To: apmail-flex-issues-archive@minotaur.apache.org Delivered-To: apmail-flex-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C1AE810023 for ; Fri, 25 Oct 2013 19:54:41 +0000 (UTC) Received: (qmail 91374 invoked by uid 500); 25 Oct 2013 19:54:40 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 91307 invoked by uid 500); 25 Oct 2013 19:54:34 -0000 Mailing-List: contact issues-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list issues@flex.apache.org Received: (qmail 91275 invoked by uid 99); 25 Oct 2013 19:54:30 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Oct 2013 19:54:30 +0000 Date: Fri, 25 Oct 2013 19:54:30 +0000 (UTC) From: "Benoit St-Hilaire (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLEX-33850) locked column of datagrid not updated when dataprovider is changing. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Benoit St-Hilaire created FLEX-33850: ---------------------------------------- Summary: locked column of datagrid not updated when dataprovider is changing. Key: FLEX-33850 URL: https://issues.apache.org/jira/browse/FLEX-33850 Project: Apache Flex Issue Type: Bug Components: Spark: DataGrid Affects Versions: Apache Flex 4.10.0 Environment: Windows 7.1 Reporter: Benoit St-Hilaire When adding data to the datagrid, the locked section of the datagrid is not udpdated. Here is a sample application to reproduce : To reproduce : * Start Application * Click "Add More" couple of time. * Scroll to the bottom of the datagrid. ** You will see that the new data is not shown on the locked column. -- This message was sent by Atlassian JIRA (v6.1#6144)