Message from discussion
Regarding Datagrid Itemrenderer
Received: by 10.180.75.179 with SMTP id d19mr869609wiw.2.1332060755333;
Sun, 18 Mar 2012 01:52:35 -0700 (PDT)
X-BeenThere: flex_india@googlegroups.com
Received: by 10.180.38.113 with SMTP id f17ls3437656wik.1.gmail; Sun, 18 Mar
2012 01:52:24 -0700 (PDT)
Received: by 10.216.132.195 with SMTP id o45mr494298wei.2.1332060744265;
Sun, 18 Mar 2012 01:52:24 -0700 (PDT)
Received: by 10.216.69.74 with SMTP id m52mswed;
Mon, 12 Mar 2012 10:05:02 -0700 (PDT)
Received: by 10.204.150.90 with SMTP id x26mr955081bkv.6.1331571902425;
Mon, 12 Mar 2012 10:05:02 -0700 (PDT)
Received: by 10.204.150.90 with SMTP id x26mr955080bkv.6.1331571902405;
Mon, 12 Mar 2012 10:05:02 -0700 (PDT)
Return-Path: <mailtopritigu...@gmail.com>
Received: from mail-lpp01m010-f42.google.com (mail-lpp01m010-f42.google.com [209.85.215.42])
by gmr-mx.google.com with ESMTPS id o5si18262077bkz.0.2012.03.12.10.05.02
(version=TLSv1/SSLv3 cipher=OTHER);
Mon, 12 Mar 2012 10:05:02 -0700 (PDT)
Received-SPF: pass (google.com: domain of mailtopritigu...@gmail.com designates 209.85.215.42 as permitted sender) client-ip=209.85.215.42;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of mailtopritigu...@gmail.com designates 209.85.215.42 as permitted sender) smtp.mail=mailtopritigu...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-lpp01m010-f42.google.com with SMTP id l5so9051336lah.1
for <flex_india@googlegroups.com>; Mon, 12 Mar 2012 10:05:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:date:message-id:subject:from:to:content-type;
bh=I926kFsSivQl7YxKhsqOUUM/JPnnH+Rx6dlLQVBOYdg=;
b=eoYuImDt6mzYEMzFtjt9SRive7jcau4x49cJ99po/b+5FwMxVpvJECjFZKUsRvCsUY
N7HWBPqDuNsSPz1pb4lWU5cKTJiM74uB8r5eVLM/KA5SHELq7Ze6CO2/8QeNeEe3Il9X
kjTmDbvH8iRgPQi/HG9wOctO6fYPqFKzwAog+lTscfa8XoYAaAepledomC+1f/woGBkk
TPHzAy3pyqEi9uinzpf3QDR6u3YXF6SfCa/cqQ4M1StfWQlo9RrgCyJNmoQ9U6YwQSf3
aw7V3KqEqyEd9RN2ctng4zgKoMa6HhzUFpBUmkmxK56SX/8UcwrHF3e0tGBmMyLui6Y9
bauw==
MIME-Version: 1.0
Received: by 10.112.86.198 with SMTP id r6mr5069832lbz.53.1331571902226; Mon,
12 Mar 2012 10:05:02 -0700 (PDT)
Received: by 10.112.19.226 with HTTP; Mon, 12 Mar 2012 10:05:02 -0700 (PDT)
Date: Mon, 12 Mar 2012 13:05:02 -0400
Message-ID: <CAHiqOR3aYg+WWm2009kp8WeuMT5hFizdPPZvoVztYDx--ep...@mail.gmail.com>
Subject: Regarding Datagrid Itemrenderer
From: Priti Gupta <mailtopritigu...@gmail.com>
To: flex_india@googlegroups.com
Content-Type: multipart/alternative; boundary=bcaec554d6dc39a28e04bb0ebeb9
--bcaec554d6dc39a28e04bb0ebeb9
Content-Type: text/plain; charset=ISO-8859-1
Hello All,
my question is:-
i have a data grid and in that data grid i have one column have combobox,it
has some value like one, two , and three.
i have another column and that column has combox and have two dataprovider
for selecting one and two, combox would populate "000" "111" "222" and
selecting three ,combox will populate "10" "20" "30" like that.
now if i select either one or two then my second column would
would populate "000" "111" "222" and selecting three then my second
column would populate "10" "20" "30" . i mean whenever i select third
value in first combox ,then second combox should autometically display
with "10" "20" "30" .
How i do that?please help me out.
--bcaec554d6dc39a28e04bb0ebeb9
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hello All,<div><br></div><div>my question is:-</div><div><br></div><div>i h=
ave a data grid and in that data grid i have one column have combobox,it ha=
s some value like one, two , and three.</div><div>i have another column and=
that column has combox and have two dataprovider for selecting one and two=
, combox would populate "000" "111" "222" and=
selecting three ,combox will populate "10" "20" "=
30" like that.</div>
<div>now if i select either one or two then my second column would=A0
would=A0=A0populate=A0=A0=A0"000" "111" "222"=
and selecting three then =A0=A0my second column would=A0=A0populate "=
10" "20" "30"=A0. i mean whenever i select third v=
alue in first combox ,then second combox =A0should autometically display wi=
th=A0"10" "20" "30"=A0.</div>
<div><br></div><div><br></div><div>How i do that?please help me out.</div>
--bcaec554d6dc39a28e04bb0ebeb9--