Return-Path: X-Original-To: apmail-flex-commits-archive@www.apache.org Delivered-To: apmail-flex-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1E9EF184AA for ; Tue, 13 Oct 2015 17:52:45 +0000 (UTC) Received: (qmail 25421 invoked by uid 500); 13 Oct 2015 17:52:29 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 25398 invoked by uid 500); 13 Oct 2015 17:52:29 -0000 Mailing-List: contact commits-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 commits@flex.apache.org Received: (qmail 25382 invoked by uid 99); 13 Oct 2015 17:52:29 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2015 17:52:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8686FDF9AD; Tue, 13 Oct 2015 17:52:28 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: pent@apache.org To: commits@flex.apache.org Date: Tue, 13 Oct 2015 17:52:30 -0000 Message-Id: <8417cccc46d044d8b0304efa14e6456b@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/3] git commit: [flex-asjs] [refs/heads/develop] - Added demonstration of DataGridLinesBead to DataGridExample. Added demonstration of DataGridLinesBead to DataGridExample. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/27ef9d1c Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/27ef9d1c Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/27ef9d1c Branch: refs/heads/develop Commit: 27ef9d1c4838283a8a0b31290c80cf4bb5703d75 Parents: e42934b Author: Peter Ent Authored: Tue Oct 13 13:52:21 2015 -0400 Committer: Peter Ent Committed: Tue Oct 13 13:52:21 2015 -0400 ---------------------------------------------------------------------- .../DataGridExample/src/MyInitialView.mxml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/27ef9d1c/examples/flexjs/DataGridExample/src/MyInitialView.mxml ---------------------------------------------------------------------- diff --git a/examples/flexjs/DataGridExample/src/MyInitialView.mxml b/examples/flexjs/DataGridExample/src/MyInitialView.mxml index dd51c7c..d6173a1 100644 --- a/examples/flexjs/DataGridExample/src/MyInitialView.mxml +++ b/examples/flexjs/DataGridExample/src/MyInitialView.mxml @@ -44,5 +44,24 @@ limitations under the License. + + + + + + + + + + + + + + + +