Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D8DD61089E for ; Tue, 4 Feb 2014 13:02:05 +0000 (UTC) Received: (qmail 57905 invoked by uid 500); 4 Feb 2014 13:02:03 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 57616 invoked by uid 500); 4 Feb 2014 13:02:01 -0000 Mailing-List: contact dev-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 dev@flex.apache.org Received: (qmail 57272 invoked by uid 99); 4 Feb 2014 13:01:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2014 13:01:58 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of samuelfac@gmail.com designates 209.85.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-vc0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2014 13:01:53 +0000 Received: by mail-vc0-f171.google.com with SMTP id le5so5873200vcb.30 for ; Tue, 04 Feb 2014 05:01:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=u9rJD0YGX0PqNgHQCOEMQEv5lxi04pfljWEiyrRBMEA=; b=uui8nik8EtGQRA6rLyK31VGigcw30Dw0BiI1tup7T5cktDF9C0PpohhViR/xgR6fWZ ALJFR6DzTtbCWo+P6e9eR6bcSpBeJfdAAHo1jwzY2wmyJSruk/GF0P/thp7a1jnbraxq fTp3EXwhO3T7HmaSLc/KO7zdIXwkmkPh5YrBJ5LAp72Nwq7/1Uhi1Hg0dIXGfNEhNGzE 6b5cqyeHcmSvX8vlp4KSpRPAa+mEfgdE6ZtzRciMmD/jxythudQIQkzYo94FPyJt5rJD 3Kw5hEpCfWBcMXxrh6au/1nIZ3q38+tIXmBDcWcUijmUc/lw0YXi9DJRA7GZ7BoZYjdr qrFQ== X-Received: by 10.58.86.230 with SMTP id s6mr32673747vez.16.1391518892730; Tue, 04 Feb 2014 05:01:32 -0800 (PST) MIME-Version: 1.0 Received: by 10.58.33.226 with HTTP; Tue, 4 Feb 2014 05:01:02 -0800 (PST) In-Reply-To: References: From: Samuel Facchinello Date: Tue, 4 Feb 2014 11:01:02 -0200 Message-ID: Subject: Re: Rendering components in MX DataGrid To: dev@flex.apache.org Cc: flex-dev@apache.org Content-Type: multipart/alternative; boundary=047d7b6d95084cb17f04f1943dfa X-Virus-Checked: Checked by ClamAV on apache.org --047d7b6d95084cb17f04f1943dfa Content-Type: text/plain; charset=ISO-8859-1 Hi. Try this: Att, Samuel Facchinello http://desenvolvendoemflex.blogspot.com Joinville - SC 2014-02-04 Oleg Konovalov : > Hi, > > > > I have tried to add Spark Dropdown, MX Checkbox and a Button in MX DataGrid > > (as FX Component in itemRenderer). Neither of them had any data, I just > needed to see them displayed, > > but none of them displayed. Why? > > Each of them displayed fine outside of DataGrid > > Am I missing something? > > > > Using Flex 4.5.1. > > > > > > TIA, > > Oleg. > --047d7b6d95084cb17f04f1943dfa--