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 CFC6E100B0 for ; Sat, 16 Nov 2013 21:25:21 +0000 (UTC) Received: (qmail 29950 invoked by uid 500); 16 Nov 2013 21:25:21 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 29847 invoked by uid 500); 16 Nov 2013 21:25:21 -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 29765 invoked by uid 99); 16 Nov 2013 21:25:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Nov 2013 21:25:21 +0000 Date: Sat, 16 Nov 2013 21:25:21 +0000 (UTC) From: "Amitkumar (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLEX-33910) Advanced Datagrid + sortExpertMode="true" + Dragmoveenabled MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Amitkumar created FLEX-33910: -------------------------------- Summary: Advanced Datagrid + sortExpertMode="true" + Dragmoveenabled Key: FLEX-33910 URL: https://issues.apache.org/jira/browse/FLEX-33910 Project: Apache Flex Issue Type: Bug Components: Advanced Data Grid Affects Versions: Adobe Flex SDK 4.6 (Release) Environment: Any Windows Reporter: Amitkumar Into the Advanceddatagrid I set the below properties. sortExpertMode="true" dragEnabled="true" dropEnabled="true" dragMoveEnabled="true". Now when I drag the row and move, its perfectly working . but when I clicked onto the header to sort the column and after that try to dragmove , its not working , is there any possible solutions ? -- This message was sent by Atlassian JIRA (v6.1#6144)