You'll just need to combine the data into a single collection.

 

I suppose you could build the second column using labelFunction if the main
dataProvider has a key into the second.  That would be kind of limiting,
though. 

 

Tracy Spratt,

Lariat Services, development services available

  _____  

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of raj_era2k
Sent: Wednesday, March 25, 2009 3:38 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] can we display datagrid with two dataproviders

 

consider this scenario 'A' is one data provider
A has "abc" as value
consider 'B' another data provider
which has "def" as value 

now for the datagrid

can we display like this

column name ---------- VAL
columnvalue ---------- abc -which is value of data provider 'A'
columnvalue ---------- def -which is value of data provider 'B'

is it possible?If it is then please reply.



Reply via email to